Date: Wed, 13 Oct 2021 13:18:31 GMT From: =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1b20e5a52ae1 - main - security/py-m2crypto: Add CPE information Message-ID: <202110131318.19DDIVWF078582@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110131318.19DDIVWF078582>