diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-11-24 18:32:02 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-11-24 18:32:02 +0000 |
commit | c66f8b1354933f421afd8f0d7ec4771beba71ce0 (patch) | |
tree | 50afe54632a1b1ac58bef36af5c1f26a6b5f3a8a /www/p5-LWP-Protocol-https | |
parent | f4bc0d29c134631ca503f726400bff484ef3aabd (diff) |
Notes
Diffstat (limited to 'www/p5-LWP-Protocol-https')
-rw-r--r-- | www/p5-LWP-Protocol-https/Makefile | 3 | ||||
-rw-r--r-- | www/p5-LWP-Protocol-https/pkg-plist | 5 |
2 files changed, 3 insertions, 5 deletions
diff --git a/www/p5-LWP-Protocol-https/Makefile b/www/p5-LWP-Protocol-https/Makefile index 4ec6dce038b7..520f4f04eaec 100644 --- a/www/p5-LWP-Protocol-https/Makefile +++ b/www/p5-LWP-Protocol-https/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Provide https support for LWP::UserAgent +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + # We remove p5-libwww here to avoid cyclic dependency BUILD_DEPENDS= p5-IO-Socket-SSL>=1.54:${PORTSDIR}/security/p5-IO-Socket-SSL \ p5-Mozilla-CA>=20110101:${PORTSDIR}/www/p5-Mozilla-CA \ diff --git a/www/p5-LWP-Protocol-https/pkg-plist b/www/p5-LWP-Protocol-https/pkg-plist index a2746dd7f3de..4d15010129ac 100644 --- a/www/p5-LWP-Protocol-https/pkg-plist +++ b/www/p5-LWP-Protocol-https/pkg-plist @@ -1,8 +1,3 @@ %%SITE_PERL%%/LWP/Protocol/https.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP/Protocol/https/.packlist %%PERL5_MAN3%%/LWP::Protocol::https.3.gz -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP/Protocol/https -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP/Protocol -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP -@dirrmtry %%SITE_PERL%%/LWP/Protocol -@dirrmtry %%SITE_PERL%%/LWP |