Index: head/www/p5-WWW-RobotRules-Parser/Makefile =================================================================== --- head/www/p5-WWW-RobotRules-Parser/Makefile (revision 471716) +++ head/www/p5-WWW-RobotRules-Parser/Makefile (revision 471717) @@ -1,22 +1,26 @@ # Created by: Masahiro Teramoto # $FreeBSD$ PORTNAME= WWW-RobotRules-Parser PORTVERSION= 0.04001 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= markun@onohara.to COMMENT= Just Parse robots.txt +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww \ p5-URI>=0:net/p5-URI RUN_DEPENDS= p5-libwww>=0:www/p5-libwww \ p5-URI>=0:net/p5-URI +NO_ARCH= yes USES= perl5 USE_PERL5= configure .include Index: head/www/p5-WWW-RobotRules-Parser/pkg-descr =================================================================== --- head/www/p5-WWW-RobotRules-Parser/pkg-descr (revision 471716) +++ head/www/p5-WWW-RobotRules-Parser/pkg-descr (revision 471717) @@ -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: https://metacpan.org/release/WWW-RobotRules-Parser