1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00

security/xml-security: add CPE information

- Maintainer's timeout (ale@FreeBSD.org)

PR:		199038
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
This commit is contained in:
Bartek Rutkowski 2015-04-14 10:21:13 +00:00
parent edc901bafe
commit 01d8cc2c90
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383992

View File

@ -18,7 +18,9 @@ RUN_DEPENDS= ${JAVALIBDIR}/commons-logging.jar:${PORTSDIR}/java/jakarta-commons-
LICENSE= APACHE20
OPTIONS_DEFINE= DOCS EXAMPLES
USES= zip
USES= cpe zip
CPE_PRODUCT= xml_security_for_java
CPE_VENDOR= apache
USE_JAVA= yes
JAVA_VERSION= 1.6+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/./_/g}