Add CPE info to squid ports.

Requested by:	des@
This commit is contained in:
Guido Falsi 2014-09-22 08:40:39 +00:00
parent 75f5d3170a
commit 93a48a0444
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368828
2 changed files with 4 additions and 2 deletions

View file

@ -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

View file

@ -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