aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-13 13:15:04 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-13 13:15:04 +0000
commita5a29829e6549284bbac1942ab961fe12224be27 (patch)
tree630394b3d126c4022b546545889dc42eec7a9e7b
parent0252abb24941e16835598187469f99ab10a1b0b7 (diff)
downloadports-a5a29829e6549284bbac1942ab961fe12224be27.tar.gz
ports-a5a29829e6549284bbac1942ab961fe12224be27.zip
security/py-pysaml26: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--security/py-pysaml26/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/py-pysaml26/Makefile b/security/py-pysaml26/Makefile
index 7e7b195879bb..6642f7815994 100644
--- a/security/py-pysaml26/Makefile
+++ b/security/py-pysaml26/Makefile
@@ -30,7 +30,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