git: f1f9e47fb602 - main - devel/linux-c7-make: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:33:05 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=f1f9e47fb602f90cbf319c0b827f97c2ce6c5a67 commit f1f9e47fb602f90cbf319c0b827f97c2ce6c5a67 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-make: Add CPE information Approved by: portmgr (blanket) --- devel/linux-c7-make/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/linux-c7-make/Makefile b/devel/linux-c7-make/Makefile index e5a22495502a..2ebc46918d5b 100644 --- a/devel/linux-c7-make/Makefile +++ b/devel/linux-c7-make/Makefile @@ -7,7 +7,8 @@ CATEGORIES= devel MAINTAINER= emulation@FreeBSD.org COMMENT= GNU make utility (Linux CentOS ${LINUX_DIST_VER}) -USES= linux:c7 +USES= cpe linux:c7 +CPE_VENDOR= gnu USE_LINUX_RPM= nolib DESCR= ${.CURDIR}/../gmake/pkg-descr