aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormadpilot <madpilot@FreeBSD.org>2014-09-22 16:40:39 +0800
committermadpilot <madpilot@FreeBSD.org>2014-09-22 16:40:39 +0800
commitb14a658e40db09fd52a2a89388063ad545afedc9 (patch)
treef477a565b91537c7c4bd4942b34ea855fd309340
parent63b67cdfece33838c0672db8b3981d1589a9d52e (diff)
downloadfreebsd-ports-gnome-b14a658e40db09fd52a2a89388063ad545afedc9.tar.gz
freebsd-ports-gnome-b14a658e40db09fd52a2a89388063ad545afedc9.tar.zst
freebsd-ports-gnome-b14a658e40db09fd52a2a89388063ad545afedc9.zip
Add CPE info to squid ports.
Requested by: des@
-rw-r--r--www/squid/Makefile3
-rw-r--r--www/squid33/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/www/squid/Makefile b/www/squid/Makefile
index 7546d80d753f..2dc3015ed38c 100644
--- a/www/squid/Makefile
+++ b/www/squid/Makefile
@@ -29,7 +29,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
CONFLICTS_INSTALL= squid33-*
-USES= perl5 tar:xz shebangfix
+USES= cpe perl5 tar:xz shebangfix
+CPE_VENDOR= squid-cache
SHEBANG_FILES= scripts/*.pl contrib/*.pl src/*.pl tools/*.pl \
helpers/external_acl/kerberos_ldap_group/cert_tool \
helpers/ssl/cert_valid.pl
diff --git a/www/squid33/Makefile b/www/squid33/Makefile
index 2192cc78b9ce..4874bc2f6847 100644
--- a/www/squid33/Makefile
+++ b/www/squid33/Makefile
@@ -38,7 +38,8 @@ SQUID_STABLE_VER= 13
CONFLICTS_INSTALL= squid-3*
-USES= perl5 tar:bzip2 shebangfix
+USES= cpe perl5 tar:bzip2 shebangfix
+CPE_VENDOR= squid-cache
SHEBANG_FILES= scripts/*.pl contrib/*.pl src/*.pl tools/*.pl\
helpers/external_acl/kerberos_ldap_group/cert_tool
GNU_CONFIGURE= yes