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