diff options
author | des <des@FreeBSD.org> | 2014-06-05 00:54:02 +0800 |
---|---|---|
committer | des <des@FreeBSD.org> | 2014-06-05 00:54:02 +0800 |
commit | 6a7ad12dbc5925c9ba08db0710be7f224823cdfc (patch) | |
tree | 01b6822a1b3e1e9f1804f7433ca2d1a83e62c8e8 /www | |
parent | 5220dc038984175346558b1d0befeed67197d6dc (diff) | |
download | freebsd-ports-gnome-6a7ad12dbc5925c9ba08db0710be7f224823cdfc.tar.gz freebsd-ports-gnome-6a7ad12dbc5925c9ba08db0710be7f224823cdfc.tar.zst freebsd-ports-gnome-6a7ad12dbc5925c9ba08db0710be7f224823cdfc.zip |
Add CPE information.
With hat: ports-secteam
Diffstat (limited to 'www')
-rw-r--r-- | www/apache22/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www/apache22/Makefile b/www/apache22/Makefile index c7601b4d5ced..6889e16fbd9d 100644 --- a/www/apache22/Makefile +++ b/www/apache22/Makefile @@ -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 |