Skip to content

Commit

Permalink
www/jspwiki: Add CPE information
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
decke committed Sep 21, 2021
1 parent 7d57a3f commit 38709d4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion www/jspwiki/Makefile
Expand Up @@ -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
Expand Down

0 comments on commit 38709d4

Please sign in to comment.