Date: Sat, 23 Oct 2021 19:41:13 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: 68d6f2bb6b0d - main - devel/apache-ant: Add CPE information Message-ID: <202110231941.19NJfDse027119@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=68d6f2bb6b0d20496b80d5b6338471b0b6ac1374 commit 68d6f2bb6b0d20496b80d5b6338471b0b6ac1374 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-23 19:41:02 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-23 19:41:02 +0000 devel/apache-ant: Add CPE information Approved by: portmgr (blanket) --- devel/apache-ant/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/devel/apache-ant/Makefile b/devel/apache-ant/Makefile index 2815368bbbca..b376f7e72473 100644 --- a/devel/apache-ant/Makefile +++ b/devel/apache-ant/Makefile @@ -14,7 +14,9 @@ COMMENT= Java- and XML-based build tool, conceptually similar to make LICENSE= APACHE20 -USES= tar:bzip2 +USES= cpe tar:bzip2 +CPE_VENDOR= apache +CPE_PRODUCT= ant USE_JAVA= yes OPTIONS_DEFINE= DOCS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110231941.19NJfDse027119>