aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:42 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:42 +0000
commit8c98bb4ba75a5ede1a0ba305aebd8b96953ec075 (patch)
treef4627d64be7349188e29169a0b588065c40424a5
parent679d39f3b68ad08c1baa440522684636f4b64c43 (diff)
downloadports-8c98bb4ba75a5ede1a0ba305aebd8b96953ec075.tar.gz
ports-8c98bb4ba75a5ede1a0ba305aebd8b96953ec075.zip
devel/py-pycadf: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--devel/py-pycadf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/py-pycadf/Makefile b/devel/py-pycadf/Makefile
index 7629b6f2c491..9284ace0cf7a 100644
--- a/devel/py-pycadf/Makefile
+++ b/devel/py-pycadf/Makefile
@@ -20,7 +20,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}debtcollector>=1.2.0:devel/py-debtcollector@
${PYTHON_PKGNAMEPREFIX}pytz>=2013.6,1:devel/py-pytz@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${PY_FLAVOR}
-USES= python:3.6+
+USES= cpe python:3.6+
+CPE_VENDOR= openstack
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes