aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-13 13:14:32 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-13 13:14:32 +0000
commitd9b9636a91c6722632e21ddec9db9e73d86634fc (patch)
tree143bb4b73eedf5e757ea8be06438a53e8a76626f
parent1b20e5a52ae11f99ee482ede3e39b1182a9ac39a (diff)
downloadports-d9b9636a91c6722632e21ddec9db9e73d86634fc.tar.gz
ports-d9b9636a91c6722632e21ddec9db9e73d86634fc.zip
security/py-pycryptodome: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--security/py-pycryptodome/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/py-pycryptodome/Makefile b/security/py-pycryptodome/Makefile
index f7d397411ff4..41c1aec5a642 100644
--- a/security/py-pycryptodome/Makefile
+++ b/security/py-pycryptodome/Makefile
@@ -13,7 +13,8 @@ LICENSE= PD BSD2CLAUSE APACHE20
LICENSE_COMB= multi
LICENSE_FILE= ${WRKSRC}/LICENSE.rst
-USES= python:3.6+
+USES= cpe python:3.6+
+CPE_VENDOR= python
USE_PYTHON= autoplist distutils
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}pycrypto