1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00

textproc/py-rdflib: Add CPE information

Approved by:	portmgr (blanket)
This commit is contained in:
Kai Knoblich 2021-10-06 15:30:51 +02:00
parent 435604f303
commit 18fd855640

View File

@ -20,7 +20,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}html5lib>0:www/py-html5lib@${PY_FLAVOR} \
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}networkx>=0,1:math/py-networkx@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py-nose@${PY_FLAVOR}
USES= python:3.6+
USES= cpe python:3.6+
CPE_VENDOR= rdflib_project
USE_PYTHON= distutils concurrent autoplist
NO_ARCH= yes