git: 937b0d4aafc8 - main - devel/linux-c7-elfutils-libs: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:33:03 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=937b0d4aafc8c9580869c169042a3f7c149ec480 commit 937b0d4aafc8c9580869c169042a3f7c149ec480 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:31 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:31 +0000 devel/linux-c7-elfutils-libs: Add CPE information Approved by: portmgr (blanket) --- devel/linux-c7-elfutils-libs/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/linux-c7-elfutils-libs/Makefile b/devel/linux-c7-elfutils-libs/Makefile index b11f53db0471..1910d8d88a35 100644 --- a/devel/linux-c7-elfutils-libs/Makefile +++ b/devel/linux-c7-elfutils-libs/Makefile @@ -8,7 +8,8 @@ PKGNAMESUFFIX= -libs MAINTAINER= emulation@FreeBSD.org COMMENT= ELF file handling libraries (CentOS ${LINUX_DIST_VER}) -USES= linux:c7 +USES= cpe linux:c7 +CPE_VENDOR= ${PORTNAME}_project USE_LDCONFIG= yes USE_LINUX= elfutils-libelf USE_LINUX_RPM= yes