diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 13:05:56 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 13:05:56 +0000 |
commit | f546c1d1de7505d2df1e7f753da893b10e8e6470 (patch) | |
tree | fa8e64e6340da0a9e3156ca079c3925da46224b2 /www/p5-Yahoo-Lifestyle | |
parent | 80425be42c983b5fee9051a677be9caefdc55d8e (diff) |
Notes
Diffstat (limited to 'www/p5-Yahoo-Lifestyle')
-rw-r--r-- | www/p5-Yahoo-Lifestyle/Makefile | 5 | ||||
-rw-r--r-- | www/p5-Yahoo-Lifestyle/pkg-plist | 1 |
2 files changed, 2 insertions, 4 deletions
diff --git a/www/p5-Yahoo-Lifestyle/Makefile b/www/p5-Yahoo-Lifestyle/Makefile index 0d10cecc8bc6..bc3857511ad7 100644 --- a/www/p5-Yahoo-Lifestyle/Makefile +++ b/www/p5-Yahoo-Lifestyle/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= hcchien@hcchien.org -COMMENT= A simple interface for Yahoo! Taiwan Lifestyle open APIs +COMMENT= Simple interface for Yahoo! Taiwan Lifestyle open APIs BUILD_DEPENDS:= ${RUN_DEPENDS} \ p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple @@ -19,7 +19,4 @@ RUN_DEPENDS= p5-Yahoo-BBAuth>=0:${PORTSDIR}/security/p5-Yahoo-BBAuth \ USES= perl5 USE_PERL5= configure -MAN3= Yahoo::Lifestyle.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Yahoo-Lifestyle/pkg-plist b/www/p5-Yahoo-Lifestyle/pkg-plist index e43ad0adc62c..ccfe7a0f250b 100644 --- a/www/p5-Yahoo-Lifestyle/pkg-plist +++ b/www/p5-Yahoo-Lifestyle/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Yahoo/Lifestyle/.packlist %%SITE_PERL%%/Yahoo/Lifestyle.pm +%%PERL5_MAN3%%/Yahoo::Lifestyle.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Yahoo/Lifestyle @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Yahoo @dirrmtry %%SITE_PERL%%/Yahoo |