diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-02-22 07:48:51 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-02-22 07:48:51 +0000 |
commit | 2df3da6afb0b47006bd2cf7fd406c17a46f7d579 (patch) | |
tree | 4253aaf48a28276d8ebdea0237cd079b555a70b0 /japanese/p5-Jcode | |
parent | b694d2e3f45ca876a78f45b8fa1158c5617e2faf (diff) | |
download | ports-2df3da6afb0b47006bd2cf7fd406c17a46f7d579.tar.gz ports-2df3da6afb0b47006bd2cf7fd406c17a46f7d579.zip |
Notes
Diffstat (limited to 'japanese/p5-Jcode')
-rw-r--r-- | japanese/p5-Jcode/Makefile | 1 | ||||
-rw-r--r-- | japanese/p5-Jcode/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/japanese/p5-Jcode/Makefile b/japanese/p5-Jcode/Makefile index 0a75c7268a77..b4d033175f0e 100644 --- a/japanese/p5-Jcode/Makefile +++ b/japanese/p5-Jcode/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/D/DA/DANKOGAI MAINTAINER= kuriyama@FreeBSD.org +COMMENT= Perl extension interface to convert Japanese text BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 diff --git a/japanese/p5-Jcode/pkg-comment b/japanese/p5-Jcode/pkg-comment deleted file mode 100644 index 4fac27ba269b..000000000000 --- a/japanese/p5-Jcode/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl extension interface to convert Japanese text |