Add LICENSE
- Add NO_ARCH - Fix and update WWW Approved by: portmgr (blanket)
This commit is contained in:
parent
6fc363eda5
commit
3b0d7433e6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471717
@ -11,11 +11,15 @@ PKGNAMEPREFIX= p5-
|
|||||||
MAINTAINER= markun@onohara.to
|
MAINTAINER= markun@onohara.to
|
||||||
COMMENT= Just Parse robots.txt
|
COMMENT= Just Parse robots.txt
|
||||||
|
|
||||||
|
LICENSE= ART10 GPLv1+
|
||||||
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww \
|
BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww \
|
||||||
p5-URI>=0:net/p5-URI
|
p5-URI>=0:net/p5-URI
|
||||||
RUN_DEPENDS= p5-libwww>=0:www/p5-libwww \
|
RUN_DEPENDS= p5-libwww>=0:www/p5-libwww \
|
||||||
p5-URI>=0:net/p5-URI
|
p5-URI>=0:net/p5-URI
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
WWW::RobotRules::Parser allows you to simply parse robots.txt files
|
WWW::RobotRules::Parser allows you to simply parse robots.txt files
|
||||||
as described in http://www.robotstxt.org/wc/norobots.html.
|
as described in http://www.robotstxt.org/wc/norobots.html.
|
||||||
|
|
||||||
WWW: http://http://search.cpan.org/dist/WWW-RobotRules-Parser/
|
WWW: https://metacpan.org/release/WWW-RobotRules-Parser
|
||||||
|
Loading…
Reference in New Issue
Block a user