Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 2021 19:26:02 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9c54f1f83827 - main - devel/gperf: Add CPE information
Message-ID:  <202110181926.19IJQ2wc094206@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110181926.19IJQ2wc094206>