aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:57 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:57 +0000
commita75833ad4536dcd575f9b5866cba67254067a61b (patch)
treee8addc935960b6e2b6ee2fdc903492b6e9eca4a2
parent945fd952373d992867c59bf82c5883b02be45f19 (diff)
downloadports-a75833ad4536dcd575f9b5866cba67254067a61b.tar.gz
ports-a75833ad4536dcd575f9b5866cba67254067a61b.zip
www/py-hyper: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--www/py-hyper/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/py-hyper/Makefile b/www/py-hyper/Makefile
index 042494440cfc..73319ff3a49b 100644
--- a/www/py-hyper/Makefile
+++ b/www/py-hyper/Makefile
@@ -20,7 +20,8 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}hpack>0:www/py-hpack@${PY_FLAVOR}
-USES= python:3.6+
+USES= cpe python:3.6+
+CPE_VENDOR= python
USE_GITHUB= yes
USE_PYTHON= autoplist concurrent distutils