diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 13:37:37 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 13:37:37 +0000 |
commit | 714457bd7415e8407f6f371e28511793f7da5fcf (patch) | |
tree | 5029d17c61b8a9d9c646fb66bfff03f56c32ee69 /www/p5-WWW-RobotRules-Parser | |
parent | 3e57d15fbe56ff277e53ba32ded7b1aeb06f4e72 (diff) | |
download | ports-714457bd7415e8407f6f371e28511793f7da5fcf.tar.gz ports-714457bd7415e8407f6f371e28511793f7da5fcf.zip |
Notes
Diffstat (limited to 'www/p5-WWW-RobotRules-Parser')
-rw-r--r-- | www/p5-WWW-RobotRules-Parser/Makefile | 3 | ||||
-rw-r--r-- | www/p5-WWW-RobotRules-Parser/pkg-descr | 2 | ||||
-rw-r--r-- | www/p5-WWW-RobotRules-Parser/pkg-plist | 1 |
3 files changed, 2 insertions, 4 deletions
diff --git a/www/p5-WWW-RobotRules-Parser/Makefile b/www/p5-WWW-RobotRules-Parser/Makefile index 367020c3fb6f..3ff3eebf17cc 100644 --- a/www/p5-WWW-RobotRules-Parser/Makefile +++ b/www/p5-WWW-RobotRules-Parser/Makefile @@ -18,7 +18,4 @@ RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ USES= perl5 USE_PERL5= configure -MAN3= WWW::RobotRules::Parser.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-WWW-RobotRules-Parser/pkg-descr b/www/p5-WWW-RobotRules-Parser/pkg-descr index f8d2b5948a76..3cc1478249b2 100644 --- a/www/p5-WWW-RobotRules-Parser/pkg-descr +++ b/www/p5-WWW-RobotRules-Parser/pkg-descr @@ -1,4 +1,4 @@ WWW::RobotRules::Parser allows you to simply parse robots.txt files as described in http://www.robotstxt.org/wc/norobots.html. -WWW: http://http://search.cpan.org/dist/WWW-RobotRules-Parser/ +WWW: http://http://search.cpan.org/dist/WWW-RobotRules-Parser/ diff --git a/www/p5-WWW-RobotRules-Parser/pkg-plist b/www/p5-WWW-RobotRules-Parser/pkg-plist index 12254eb780d9..e5737a2fa19b 100644 --- a/www/p5-WWW-RobotRules-Parser/pkg-plist +++ b/www/p5-WWW-RobotRules-Parser/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/RobotRules/Parser/.packlist %%SITE_PERL%%/WWW/RobotRules/Parser.pm +%%PERL5_MAN3%%/WWW::RobotRules::Parser.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/RobotRules/Parser @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/RobotRules @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW |