svn commit: r383957 - head/devel/maven3
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Apr 13 19:26:10 UTC 2015
Author: sunpoet
Date: Mon Apr 13 19:26:09 2015
New Revision: 383957
URL: https://svnweb.freebsd.org/changeset/ports/383957
Log:
- Add CPE information
PR: 199022
Submitted by: shun <shun.fbsd.pr at dropcut.net>
Approved by: portmgr (blanket)
Modified:
head/devel/maven3/Makefile
Modified: head/devel/maven3/Makefile
==============================================================================
--- head/devel/maven3/Makefile Mon Apr 13 19:25:28 2015 (r383956)
+++ head/devel/maven3/Makefile Mon Apr 13 19:26:09 2015 (r383957)
@@ -15,6 +15,10 @@ LICENSE= APACHE20
RUN_DEPENDS= mvn:${PORTSDIR}/devel/maven-wrapper
+USES= cpe
+CPE_PRODUCT= maven
+CPE_VENDOR= apache
+
USE_JAVA= yes
JAVA_VERSION= 1.6+
NO_BUILD= yes
More information about the svn-ports-all
mailing list