svn commit: r356512 - head/www/apache22
Dag-Erling Smørgrav
des at FreeBSD.org
Wed Jun 4 16:54:03 UTC 2014
Author: des
Date: Wed Jun 4 16:54:02 2014
New Revision: 356512
URL: http://svnweb.freebsd.org/changeset/ports/356512
QAT: https://qat.redports.org/buildarchive/r356512/
Log:
Add CPE information.
With hat: ports-secteam
Modified:
head/www/apache22/Makefile
Modified: head/www/apache22/Makefile
==============================================================================
--- head/www/apache22/Makefile Wed Jun 4 16:45:36 2014 (r356511)
+++ head/www/apache22/Makefile Wed Jun 4 16:54:02 2014 (r356512)
@@ -20,12 +20,15 @@ CONFLICTS_INSTALL= caudium14-1.* \
apache-*-2.4.* apache24-*-2.4.*
USE_APACHE= common22
-USES= tar:bzip2 iconv perl5 libtool
+USES= tar:bzip2 iconv perl5 libtool cpe
USE_PERL5= run
USE_AUTOTOOLS= autoconf
USE_RC_SUBR= apache22 htcacheclean
LIBTOOLFILES= configure.in
+CPE_VENDOR= apache
+CPE_PRODUCT= http_server
+
PORTDOCS= *
USERS= www
More information about the svn-ports-all
mailing list