diff options
author | sat <sat@FreeBSD.org> | 2008-05-16 03:19:40 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2008-05-16 03:19:40 +0800 |
commit | 631c49219682c46c921e4cf851b616f8faf2bd8c (patch) | |
tree | bdab3053865991e99dc9cb5824de998a9a305577 /japanese/Makefile | |
parent | 013106a60ad2e596195732f69be48081dd850ea8 (diff) | |
download | freebsd-ports-gnome-631c49219682c46c921e4cf851b616f8faf2bd8c.tar.gz freebsd-ports-gnome-631c49219682c46c921e4cf851b616f8faf2bd8c.tar.zst freebsd-ports-gnome-631c49219682c46c921e4cf851b616f8faf2bd8c.zip |
Add port japanese/p5-Lingua-JA-Kana:
This module is a simple utility to convert katakana, hiragana, and
romaji at ease. This module makes use of utf8 semantics. Strings in
this module must be utf8-flagged. If they are not, you can use Encode
to do so.
WWW: http://search.cpan.org/dist/Lingua-JA-Kana/
Author: Dan Kogai <dankogai@dan.co.jp>
Diffstat (limited to 'japanese/Makefile')
-rw-r--r-- | japanese/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index 7cc92d0737cd..2a251e1abf92 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -254,6 +254,7 @@ SUBDIR += p5-Encode-EUCJPMS SUBDIR += p5-FormValidator-Simple-Plugin-Number-Phone-JP SUBDIR += p5-Jcode + SUBDIR += p5-Lingua-JA-Kana SUBDIR += p5-Lingua-JA-Numbers SUBDIR += p5-Lingua-JA-Summarize-Extract SUBDIR += p5-Mail-SpamAssassin |