mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
textproc/xalan-j: add CPE information
- Maintainer's timeout (ale@FreeBSD.org) PR: 199035 Submitted by: Shun <shun.fbsd.pr@dropcut.net>
This commit is contained in:
parent
e04ebb2601
commit
edc901bafe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383991
1 changed files with 3 additions and 1 deletions
|
@ -17,7 +17,9 @@ RUN_DEPENDS= ${JAVALIBDIR}/xml-apis.jar:${PORTSDIR}/textproc/xerces-j
|
||||||
|
|
||||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||||
|
|
||||||
USES= zip
|
USES= cpe zip
|
||||||
|
CPE_PRODUCT= xalan-java
|
||||||
|
CPE_VENDOR= apache
|
||||||
USE_JAVA= yes
|
USE_JAVA= yes
|
||||||
JAVA_VERSION= 1.6+
|
JAVA_VERSION= 1.6+
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue