aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-21 12:31:01 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-21 12:58:05 +0000
commit38709d47dfe9c1e0b968073a35251ccf59bcd61c (patch)
tree894b2e22fc87d1b150e6a174465476640aa95c21
parent7d57a3f79101dfcdc06c339f1b6b1c58dbf92d76 (diff)
downloadports-38709d47dfe9c1e0b968073a35251ccf59bcd61c.tar.gz
ports-38709d47dfe9c1e0b968073a35251ccf59bcd61c.zip
www/jspwiki: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--www/jspwiki/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/jspwiki/Makefile b/www/jspwiki/Makefile
index 2f04aec313c6..575f00025300 100644
--- a/www/jspwiki/Makefile
+++ b/www/jspwiki/Makefile
@@ -13,11 +13,13 @@ COMMENT= Feature-rich and extensible Wiki engine built around J2EE
LICENSE= APACHE20
LICENSE_FILE= ${WRKDIR}/jspwiki/LICENSE
-USES= zip
+USES= cpe zip
USE_JAVA= yes
NO_BUILD= yes
NO_ARCH= yes
+CPE_VENDOR= apache
+
TOMCATDIR= ${PREFIX}/${TOMCATVER}
APPHOME= ${LOCALBASE}/${TOMCATVER}
WEBAPPDIR= ${TOMCATDIR}/webapps