svn commit: r384569 - head/devel/soapui
Dmitry Marakasov
amdmi3 at FreeBSD.org
Thu Apr 23 13:22:14 UTC 2015
Author: amdmi3
Date: Thu Apr 23 13:22:12 2015
New Revision: 384569
URL: https://svnweb.freebsd.org/changeset/ports/384569
Log:
- Add CPE info
Modified:
head/devel/soapui/Makefile
Modified: head/devel/soapui/Makefile
==============================================================================
--- head/devel/soapui/Makefile Thu Apr 23 13:22:12 2015 (r384568)
+++ head/devel/soapui/Makefile Thu Apr 23 13:22:12 2015 (r384569)
@@ -12,6 +12,8 @@ COMMENT= Web service, SOA, and SOAP test
LICENSE= GPLv2
+USES= cpe
+CPE_VENDOR= smartbear
USE_JAVA= 1.6+
WRKSRC= ${WRKDIR}/SoapUI-${PORTVERSION}
REINPLACE_ARGS= -i ''
More information about the svn-ports-all
mailing list