Add CPE info to squid ports.
Requested by: des@
This commit is contained in:
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
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue