git: 116f8996ade4 - main - devel/linux-c7-systemd-libs: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:33:08 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=116f8996ade47b4c27d003d6025f55d829ebf10d commit 116f8996ade47b4c27d003d6025f55d829ebf10d Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:32 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:32 +0000 devel/linux-c7-systemd-libs: Add CPE information Approved by: portmgr (blanket) --- devel/linux-c7-systemd-libs/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/linux-c7-systemd-libs/Makefile b/devel/linux-c7-systemd-libs/Makefile index 6a43f677eab4..d38e95229023 100644 --- a/devel/linux-c7-systemd-libs/Makefile +++ b/devel/linux-c7-systemd-libs/Makefile @@ -10,7 +10,8 @@ COMMENT= Libraries for accessing systemd (Linux CentOS ${LINUX_DIST_VER}) LICENSE= LGPL21+ -USES= linux:c7 +USES= cpe linux:c7 +CPE_VENDOR= freedesktop USE_LDCONFIG= yes USE_LINUX= elfutils-libs libgcrypt libgpg-error lz4 USE_LINUX_RPM= yes