svn commit: r356515 - head/www/tomcat7

Dag-Erling Smørgrav des at FreeBSD.org
Wed Jun 4 16:54:18 UTC 2014


Author: des
Date: Wed Jun  4 16:54:18 2014
New Revision: 356515
URL: http://svnweb.freebsd.org/changeset/ports/356515
QAT: https://qat.redports.org/buildarchive/r356515/

Log:
  Add CPE information.
  
  With hat:	ports-secteam

Modified:
  head/www/tomcat7/Makefile

Modified: head/www/tomcat7/Makefile
==============================================================================
--- head/www/tomcat7/Makefile	Wed Jun  4 16:54:13 2014	(r356514)
+++ head/www/tomcat7/Makefile	Wed Jun  4 16:54:18 2014	(r356515)
@@ -16,6 +16,9 @@ LICENSE=	APACHE20
 
 RUN_DEPENDS=	jsvc:${PORTSDIR}/devel/jakarta-commons-daemon
 
+USES=		cpe
+CPE_VENDOR=	apache
+
 USE_JAVA=	yes
 JAVA_VERSION=	1.6+
 NO_BUILD=	yes


More information about the svn-ports-head mailing list