git: 9c54f1f83827 - main - devel/gperf: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Oct 2021 19:26:02 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=9c54f1f83827436392415b28c78f8cb9fa197d59 commit 9c54f1f83827436392415b28c78f8cb9fa197d59 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-18 19:18:47 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-18 19:25:51 +0000 devel/gperf: Add CPE information Approved by: portmgr (blanket) --- devel/gperf/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devel/gperf/Makefile b/devel/gperf/Makefile index 35c5c9d745f5..6992acbf1259 100644 --- a/devel/gperf/Makefile +++ b/devel/gperf/Makefile @@ -12,6 +12,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING CONFLICTS= ace+tao-[0-9]* MAKE_JOBS_UNSAFE= yes +USES= cpe +CPE_VENDOR= ${CPE_PRODUCT}_project +CPE_PRODUCT= ${PORTNAME}tools GNU_CONFIGURE= yes CONFIGURE_ARGS+= --docdir=${DOCSDIR} INFO= gperf