mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00: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
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= pystemmer
|
||||
PORTVERSION= 1.3.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP \
|
||||
http://snowball.tartarus.org/wrappers/
|
||||
@ -13,7 +14,6 @@ COMMENT= Snowball Stemming Algorithms for Information Retrieval
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_PKGNAME= PyStemmer
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +0,0 @@
|
||||
%%PYTHON_SITELIBDIR%%/Stemmer.so
|
Loading…
Reference in New Issue
Block a user