diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:08:24 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:08:24 +0000 |
commit | e173f6c3ea86b9ad956712cde81488b3932fb586 (patch) | |
tree | fe3d016b468984b9e909062a12c07733eacbeff1 /www/p5-WWW-IMDb | |
parent | 1e7863a2b9faf5dfed393cbc6e4e954df275caa3 (diff) | |
download | ports-e173f6c3ea86b9ad956712cde81488b3932fb586.tar.gz ports-e173f6c3ea86b9ad956712cde81488b3932fb586.zip |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76044
Diffstat (limited to 'www/p5-WWW-IMDb')
-rw-r--r-- | www/p5-WWW-IMDb/Makefile | 1 | ||||
-rw-r--r-- | www/p5-WWW-IMDb/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WWW-IMDb/Makefile b/www/p5-WWW-IMDb/Makefile index 69918fe2a2e0..57fcf8642004 100644 --- a/www/p5-WWW-IMDb/Makefile +++ b/www/p5-WWW-IMDb/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= p5-WWW- DISTNAME= IMDb-current MAINTAINER= mich@freebsdcluster.org +COMMENT= Perl interface to query the Internet Movie Database(IMDb) RUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML diff --git a/www/p5-WWW-IMDb/pkg-comment b/www/p5-WWW-IMDb/pkg-comment deleted file mode 100644 index 681792cb72f5..000000000000 --- a/www/p5-WWW-IMDb/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl interface to query the Internet Movie Database(IMDb) |