git: 1b20e5a52ae1 - main - security/py-m2crypto: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Oct 2021 13:18:31 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1b20e5a52ae11f99ee482ede3e39b1182a9ac39a
commit 1b20e5a52ae11f99ee482ede3e39b1182a9ac39a
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-13 13:14:22 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-13 13:14:22 +0000
security/py-m2crypto: Add CPE information
Approved by: portmgr (blanket)
---
security/py-m2crypto/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
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