aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-13 13:14:54 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-13 13:14:54 +0000
commit0252abb24941e16835598187469f99ab10a1b0b7 (patch)
tree56ab6f0954411c1abfe6859a98d150665e0a767c
parentf3212be182f4f711b981b18acd24e27281547330 (diff)
downloadports-0252abb24941e16835598187469f99ab10a1b0b7.tar.gz
ports-0252abb24941e16835598187469f99ab10a1b0b7.zip
security/py-pysaml24: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--security/py-pysaml24/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/py-pysaml24/Makefile b/security/py-pysaml24/Makefile
index 9c8b5011169c..2b4dbfc6188a 100644
--- a/security/py-pysaml24/Makefile
+++ b/security/py-pysaml24/Makefile
@@ -29,7 +29,8 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}responses>=0:devel/py-responses@${PY_FLAVOR}
-USES= python:3.6+
+USES= cpe python:3.6+
+CPE_VENDOR= ${PORTNAME}_project
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes