diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /www/p5-libwww | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'www/p5-libwww')
-rw-r--r-- | www/p5-libwww/Makefile | 1 | ||||
-rw-r--r-- | www/p5-libwww/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile index 1db243909806..deaf6bd07cc9 100644 --- a/www/p5-libwww/Makefile +++ b/www/p5-libwww/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= LWP DISTNAME= libwww-perl-${PORTVERSION} MAINTAINER= petef@FreeBSD.org +COMMENT= Perl5 library for WWW access BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/URI.pm:${PORTSDIR}/net/p5-URI \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser diff --git a/www/p5-libwww/pkg-comment b/www/p5-libwww/pkg-comment deleted file mode 100644 index cfe15895ce91..000000000000 --- a/www/p5-libwww/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 library for WWW access |