[Midnightbsd-cvs] mports [24098] trunk/textproc/xalan-j/Makefile: add cpe

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Sep 2 19:49:34 EDT 2018


Revision: 24098
          http://svnweb.midnightbsd.org/mports/?rev=24098
Author:   laffer1
Date:     2018-09-02 19:49:33 -0400 (Sun, 02 Sep 2018)
Log Message:
-----------
add cpe

Modified Paths:
--------------
    trunk/textproc/xalan-j/Makefile

Modified: trunk/textproc/xalan-j/Makefile
===================================================================
--- trunk/textproc/xalan-j/Makefile	2018-09-02 23:48:30 UTC (rev 24097)
+++ trunk/textproc/xalan-j/Makefile	2018-09-02 23:49:33 UTC (rev 24098)
@@ -14,7 +14,9 @@
 
 RUN_DEPENDS=	${JAVALIBDIR}/xml-apis.jar:${PORTSDIR}/textproc/xerces-j
 
-USES=		zip
+USES=		cpe zip
+CPE_PRODUCT=	xalan-java
+CPE_VENDOR=	apache
 USE_JAVA=	yes
 JAVA_VERSION=	1.6+
 NO_BUILD=	yes



More information about the Midnightbsd-cvs mailing list