diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-06 09:14:19 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-06 09:14:19 +0000 |
commit | cdc0ff77985cf013713119a46918db58fe73bc90 (patch) | |
tree | a2fe0d5d3abc0cb6e0e188d6f280910e11539386 /net/p5-Net-Google-AuthSub | |
parent | 05235db8739340d30ea7949d10647bc43f79c2a3 (diff) | |
download | ports-cdc0ff77985cf013713119a46918db58fe73bc90.tar.gz ports-cdc0ff77985cf013713119a46918db58fe73bc90.zip |
Notes
Diffstat (limited to 'net/p5-Net-Google-AuthSub')
-rw-r--r-- | net/p5-Net-Google-AuthSub/Makefile | 4 | ||||
-rw-r--r-- | net/p5-Net-Google-AuthSub/pkg-descr | 2 | ||||
-rw-r--r-- | net/p5-Net-Google-AuthSub/pkg-plist | 2 |
3 files changed, 3 insertions, 5 deletions
diff --git a/net/p5-Net-Google-AuthSub/Makefile b/net/p5-Net-Google-AuthSub/Makefile index 341e7abba097..bd12f3d74bab 100644 --- a/net/p5-Net-Google-AuthSub/Makefile +++ b/net/p5-Net-Google-AuthSub/Makefile @@ -17,8 +17,4 @@ RUN_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI \ USES= perl5 USE_PERL5= configure -MAN3= Net::Google::AuthSub::Response.3 \ - Net::Google::AuthSub.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net/p5-Net-Google-AuthSub/pkg-descr b/net/p5-Net-Google-AuthSub/pkg-descr index 089b4c1205b5..a1f5b6c58fe1 100644 --- a/net/p5-Net-Google-AuthSub/pkg-descr +++ b/net/p5-Net-Google-AuthSub/pkg-descr @@ -1,3 +1,3 @@ Net::Google::AuthSub - Interact with sites that implement Google style AuthSub. -WWW: http://search.cpan.org/dist/Net-Google-AuthSub/ +WWW: http://search.cpan.org/dist/Net-Google-AuthSub/ diff --git a/net/p5-Net-Google-AuthSub/pkg-plist b/net/p5-Net-Google-AuthSub/pkg-plist index 11766eabdf2a..cf2ca837a5bf 100644 --- a/net/p5-Net-Google-AuthSub/pkg-plist +++ b/net/p5-Net-Google-AuthSub/pkg-plist @@ -1,6 +1,8 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Google/AuthSub/.packlist %%SITE_PERL%%/Net/Google/AuthSub.pm %%SITE_PERL%%/Net/Google/AuthSub/Response.pm +%%PERL5_MAN3%%/Net::Google::AuthSub::Response.3.gz +%%PERL5_MAN3%%/Net::Google::AuthSub.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Google/AuthSub @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Google @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net |