Date: Sun, 29 Aug 2021 11:44:55 GMT From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 94aa6f8bea7f - main - devel/popt: Add CPE information Message-ID: <202108291144.17TBitcg025975@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=94aa6f8bea7f8690b895c02fe968382e1dc01592 commit 94aa6f8bea7f8690b895c02fe968382e1dc01592 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-29 11:34:51 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-29 11:34:51 +0000 devel/popt: Add CPE information Approved by: portmgr (blanket) --- devel/popt/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/devel/popt/Makefile b/devel/popt/Makefile index a361b1b45297..bb3b00a0f9cb 100644 --- a/devel/popt/Makefile +++ b/devel/popt/Makefile @@ -12,7 +12,9 @@ COMMENT= Getopt(3) like library with a number of enhancements, from Redhat LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -USES= iconv libtool pathfix +USES= cpe iconv libtool pathfix + +CPE_VENDOR= popt_project TEST_TARGET= check
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108291144.17TBitcg025975>