aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-13 13:14:22 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-13 13:14:22 +0000
commit1b20e5a52ae11f99ee482ede3e39b1182a9ac39a (patch)
tree460a5f168008e18d244f8b6c82f73c7d05697f20
parented1ff746c05862d8b3dd0accf6e9a15296d929a4 (diff)
downloadports-1b20e5a52ae11f99ee482ede3e39b1182a9ac39a.tar.gz
ports-1b20e5a52ae11f99ee482ede3e39b1182a9ac39a.zip
security/py-m2crypto: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--security/py-m2crypto/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/py-m2crypto/Makefile b/security/py-m2crypto/Makefile
index 6cb5f1e61024..c1ea2fb9f12f 100644
--- a/security/py-m2crypto/Makefile
+++ b/security/py-m2crypto/Makefile
@@ -15,7 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENCE
BUILD_DEPENDS= swig>=2.0.4:devel/swig
-USES= python:3.6+ ssl
+USES= cpe python:3.6+ ssl
+CPE_VENDOR= ${PORTNAME}_project
USE_PYTHON= autoplist concurrent distutils
PYDISTUTILS_BUILDARGS= build_ext --openssl=${OPENSSLBASE} --swig=${LOCALBASE}/bin/swig