mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Add CPE information
PR: 199034 Submitted by: shun <shun.fbsd.pr@dropcut.net>
This commit is contained in:
parent
74d502b681
commit
c98b86331a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382710
1 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,8 @@ COMMENT= Apache Struts framework
|
||||||
USE_JAVA= yes
|
USE_JAVA= yes
|
||||||
JAVA_VERSION= 1.6+
|
JAVA_VERSION= 1.6+
|
||||||
NO_BUILD= YES
|
NO_BUILD= YES
|
||||||
USES= zip
|
USES= cpe zip
|
||||||
|
CPE_VENDOR= apache
|
||||||
|
|
||||||
JAVASHAREDIR= share/java
|
JAVASHAREDIR= share/java
|
||||||
TDIR= ${JAVASHAREDIR}/${PKGNAME}
|
TDIR= ${JAVASHAREDIR}/${PKGNAME}
|
||||||
|
|
Loading…
Add table
Reference in a new issue