mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Convert to autoplist
- Stage support - Bump PORTREVISION
This commit is contained in:
parent
97ed707d66
commit
930fffcc41
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346704
2 changed files with 2 additions and 3 deletions
|
@ -3,6 +3,7 @@
|
||||||
|
|
||||||
PORTNAME= pystemmer
|
PORTNAME= pystemmer
|
||||||
PORTVERSION= 1.3.0
|
PORTVERSION= 1.3.0
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= textproc python
|
CATEGORIES= textproc python
|
||||||
MASTER_SITES= CHEESESHOP \
|
MASTER_SITES= CHEESESHOP \
|
||||||
http://snowball.tartarus.org/wrappers/
|
http://snowball.tartarus.org/wrappers/
|
||||||
|
@ -13,7 +14,6 @@ COMMENT= Snowball Stemming Algorithms for Information Retrieval
|
||||||
|
|
||||||
USE_PYTHON= yes
|
USE_PYTHON= yes
|
||||||
USE_PYDISTUTILS= yes
|
USE_PYDISTUTILS= yes
|
||||||
PYDISTUTILS_PKGNAME= PyStemmer
|
PYDISTUTILS_AUTOPLIST= yes
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
%%PYTHON_SITELIBDIR%%/Stemmer.so
|
|
Loading…
Add table
Reference in a new issue