git: 0dfd9d9814e2 - main - security/linux-c7-nettle: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 14:35:53 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=0dfd9d9814e2c63639700db346503be9a08e7c1c commit 0dfd9d9814e2c63639700db346503be9a08e7c1c Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 14:27:05 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 14:27:05 +0000 security/linux-c7-nettle: Add CPE information Approved by: portmgr (blanket) --- security/linux-c7-nettle/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/linux-c7-nettle/Makefile b/security/linux-c7-nettle/Makefile index 27b1226b02de..ca3b7460a3ae 100644 --- a/security/linux-c7-nettle/Makefile +++ b/security/linux-c7-nettle/Makefile @@ -6,7 +6,8 @@ CATEGORIES= security linux MAINTAINER= emulation@FreeBSD.org COMMENT= Low-level cryptographic library (Linux CentOS ${LINUX_DIST_VER}) -USES= linux:c7 +USES= cpe linux:c7 +CPE_VENDOR= ${PORTNAME}_project USE_LDCONFIG= yes USE_LINUX_RPM= yes