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