diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-11 00:48:51 +0800 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-11 00:48:51 +0800 |
commit | f0a1969d343f97cdb90a73adcff6a7a383fc9522 (patch) | |
tree | eb25a1bb38a1d88bc48792c4bc3007a7580d627d /www/p5-WWW-Robot/Makefile | |
parent | ba6b068aa93e1e77109a5097ab49356d65cc3e59 (diff) | |
download | freebsd-ports-gnome-f0a1969d343f97cdb90a73adcff6a7a383fc9522.tar.gz freebsd-ports-gnome-f0a1969d343f97cdb90a73adcff6a7a383fc9522.tar.zst freebsd-ports-gnome-f0a1969d343f97cdb90a73adcff6a7a383fc9522.zip |
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Diffstat (limited to 'www/p5-WWW-Robot/Makefile')
-rw-r--r-- | www/p5-WWW-Robot/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/p5-WWW-Robot/Makefile b/www/p5-WWW-Robot/Makefile index 79b271e123e9..d368028860b0 100644 --- a/www/p5-WWW-Robot/Makefile +++ b/www/p5-WWW-Robot/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl interface to a generic web traversal engine - BUILD_DEPENDS= ${SITE_PERL}/HTML/Element.pm:${PORTSDIR}/www/p5-HTML-Tree \ ${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \ ${SITE_PERL}/HTML/Tagset.pm:${PORTSDIR}/www/p5-HTML-Tagset |