git: 182de499141c - main - devel/linux-c7-elfutils-libelf: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:33:02 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=182de499141c45f7dc6bce8976c588124017f8f0
commit 182de499141c45f7dc6bce8976c588124017f8f0
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-libelf: Add CPE information
Approved by: portmgr (blanket)
---
devel/linux-c7-elfutils-libelf/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/linux-c7-elfutils-libelf/Makefile b/devel/linux-c7-elfutils-libelf/Makefile
index 28535cdc8935..5bebcad5907f 100644
--- a/devel/linux-c7-elfutils-libelf/Makefile
+++ b/devel/linux-c7-elfutils-libelf/Makefile
@@ -8,7 +8,8 @@ PKGNAMESUFFIX= -libelf
MAINTAINER= emulation@FreeBSD.org
COMMENT= ELF file handling library (CentOS ${LINUX_DIST_VER})
-USES= linux:c7
+USES= cpe linux:c7
+CPE_VENDOR= ${PORTNAME}_project
USE_LDCONFIG= yes
USE_LINUX_RPM= yes