svn commit: r382473 - head/www/axis2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Mar 28 12:18:01 UTC 2015


Author: sunpoet
Date: Sat Mar 28 12:17:59 2015
New Revision: 382473
URL: https://svnweb.freebsd.org/changeset/ports/382473
QAT: https://qat.redports.org/buildarchive/r382473/

Log:
  - Add CPE information
  
  PR:		198959
  Submitted by:	shun <shun.fbsd.pr at dropcut.net>

Modified:
  head/www/axis2/Makefile

Modified: head/www/axis2/Makefile
==============================================================================
--- head/www/axis2/Makefile	Sat Mar 28 12:17:54 2015	(r382472)
+++ head/www/axis2/Makefile	Sat Mar 28 12:17:59 2015	(r382473)
@@ -13,7 +13,8 @@ COMMENT=	Provides a Web Services,SOAP an
 
 LICENSE=	APACHE20
 
-USES=		zip
+USES=		cpe zip
+CPE_VENDOR=	apache
 WRKSRC=	${WRKDIR}/${PORTNAME}-${PORTVERSION}
 NO_BUILD=	yes
 


More information about the svn-ports-head mailing list