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-Babelfish | |
parent | Fix COMMENT and de-pkg-comment. Formerly there was no COMMENTFILE (diff) |
De-pkg-comment.
Diffstat (limited to 'www/p5-WWW-Babelfish')
-rw-r--r-- | www/p5-WWW-Babelfish/Makefile | 1 | ||||
-rw-r--r-- | www/p5-WWW-Babelfish/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WWW-Babelfish/Makefile b/www/p5-WWW-Babelfish/Makefile index 74edc7dfddb4..9e85705f43f1 100644 --- a/www/p5-WWW-Babelfish/Makefile +++ b/www/p5-WWW-Babelfish/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= WWW PKGNAMEPREFIX= p5- MAINTAINER= erwin@lansing.dk +COMMENT= Perl interface to obtain translations from the babelfish server BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/IO/String.pm:${PORTSDIR}/devel/p5-IO-String diff --git a/www/p5-WWW-Babelfish/pkg-comment b/www/p5-WWW-Babelfish/pkg-comment deleted file mode 100644 index d8342434e07f..000000000000 --- a/www/p5-WWW-Babelfish/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl interface to obtain translations from the babelfish server |