aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-30 09:12:00 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-30 09:42:19 +0000
commitef11a91061801985e832e4399cb7bd79212a0201 (patch)
treeb1f4185c570fabbbd8c9a0c81d0b06bdfb812bf9
parent7d8ec81482defebff538048f09994d9f074e749f (diff)
downloadports-ef11a91061801985e832e4399cb7bd79212a0201.tar.gz
ports-ef11a91061801985e832e4399cb7bd79212a0201.zip
devel/log4j: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--devel/log4j/Makefile3
1 files changed, 3 insertions, 0 deletions
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}