diff options
Diffstat (limited to 'www/p5-WWW-Automate')
-rw-r--r-- | www/p5-WWW-Automate/Makefile | 1 | ||||
-rw-r--r-- | www/p5-WWW-Automate/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WWW-Automate/Makefile b/www/p5-WWW-Automate/Makefile index 9336d3f477a8..03a98358fdb5 100644 --- a/www/p5-WWW-Automate/Makefile +++ b/www/p5-WWW-Automate/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= WWW PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org +COMMENT= A perl5 module to automate interaction with websites BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/${PERL_ARCH}/HTML/TokeParser.pm:${PORTSDIR}/www/p5-HTML-Parser \ diff --git a/www/p5-WWW-Automate/pkg-comment b/www/p5-WWW-Automate/pkg-comment deleted file mode 100644 index 29f549b71b97..000000000000 --- a/www/p5-WWW-Automate/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A perl5 module to automate interaction with websites |