mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
- Add CPE information
PR: 199031 Submitted by: shun <shun.fbsd.pr@dropcut.net>
This commit is contained in:
parent
5a67887642
commit
f79137fb5c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382708
@ -24,6 +24,9 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}.jar
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
USES= cpe
|
||||
CPE_VENDOR= apache
|
||||
|
||||
.for i in ${JARNAMES}
|
||||
PLIST_FILES+= %%JAVAJARDIR%%/${PORTNAME}-${i}.jar
|
||||
.endfor
|
||||
|
Loading…
Reference in New Issue
Block a user