forked from Lainports/opnsense-ports
textproc/py-snowballstemmer: sync with upstream
Taken from: HardenedBSD
This commit is contained in:
parent
4263660788
commit
f9b8feeb3d
1 changed files with 2 additions and 2 deletions
|
|
@ -12,13 +12,13 @@ COMMENT= Snowball stemming library collection for Python
|
|||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
USES?= python
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
OPTIONS_DEFINE= PYSTEMMER
|
||||
OPTIONS_DEFAULT=PYSTEMMER
|
||||
PYSTEMMER_DESC= Use PyStemmer to accelerate
|
||||
|
||||
PYSTEMMER_RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}pystemmer>0:textproc/py-pystemmer
|
||||
PYSTEMMER_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pystemmer>0:textproc/py-pystemmer@${FLAVOR}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue