mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
www/jetty8: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
20b597f052
commit
5c45f98536
1 changed files with 2 additions and 1 deletions
|
@ -21,7 +21,8 @@ CONFLICTS= jetty-9.*
|
||||||
JDVDATE= v20140411
|
JDVDATE= v20140411
|
||||||
USE_RC_SUBR= ${PORTNAME}
|
USE_RC_SUBR= ${PORTNAME}
|
||||||
USE_JAVA= yes
|
USE_JAVA= yes
|
||||||
USES= python
|
USES= cpe python
|
||||||
|
CPE_VENDOR= eclipse
|
||||||
PKGMESSAGE= ${WRKDIR}/pkg-message
|
PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||||
PLIST_SUB+= RUNASUSER=${RUNASUSER} GROUP=${GROUP}
|
PLIST_SUB+= RUNASUSER=${RUNASUSER} GROUP=${GROUP}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue