git: ef11a9106180 - main - devel/log4j: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Thu Sep 30 09:42:40 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ef11a91061801985e832e4399cb7bd79212a0201
commit ef11a91061801985e832e4399cb7bd79212a0201
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-30 09:12:00 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-30 09:42:19 +0000
devel/log4j: Add CPE information
Approved by: portmgr (blanket)
---
devel/log4j/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/devel/log4j/Makefile b/devel/log4j/Makefile
index a95ed9404a57..e15dccf99601 100644
--- a/devel/log4j/Makefile
+++ b/devel/log4j/Makefile
@@ -11,9 +11,12 @@ COMMENT= Fast and flexible logging library for Java
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+USES= cpe
+
USE_JAVA= yes
NO_BUILD= yes
NO_ARCH= yes
+CPE_VENDOR= apache
WRKSRC= ${WRKDIR}/apache-${PORTNAME}-${PORTVERSION}
More information about the dev-commits-ports-all
mailing list