1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00

textproc/py-nltk: Add CPE information

Approved by:    portmgr (blanket)
This commit is contained in:
Bernhard Froehlich 2021-09-30 14:44:53 +00:00
parent cc033ceaef
commit 24cbbbe13e
No known key found for this signature in database
GPG Key ID: 4DD88C3F9F3B8333

View File

@ -15,7 +15,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}yaml>=3.09:devel/py-yaml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${PY_FLAVOR}
USES= python:3.6+ zip
USES= cpe python:3.6+ zip
USE_PYTHON= distutils autoplist
NO_ARCH= yes