aboutsummaryrefslogtreecommitdiff
path: root/converters/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2015-07-21 22:24:10 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2015-07-21 22:24:10 +0000
commit159355dfb73e835a6a08e4ea9664c9e01a185188 (patch)
tree5a652b527df3f15647e42b4009e9afa5f3fa3861 /converters/Makefile
parent529ec4e264683f700a0b4133085948ee82eeb23f (diff)
downloadports-159355dfb73e835a6a08e4ea9664c9e01a185188.tar.gz
ports-159355dfb73e835a6a08e4ea9664c9e01a185188.zip
Convert::Moji creates objects which can be used to convert between
different alphabets. This is basically a helper module for Lingua::JA::Moji. It was split out of that module as a general-purpose converter for any alphabets. WWW: http://search.cpan.org/dist/Convert-Moji/
Notes
Notes: svn path=/head/; revision=392648
Diffstat (limited to 'converters/Makefile')
-rw-r--r--converters/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/Makefile b/converters/Makefile
index 45acee3d6b73..4b93f3fc5a17 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -61,6 +61,7 @@
SUBDIR += p5-Convert-BinHex
SUBDIR += p5-Convert-Binary-C
SUBDIR += p5-Convert-IBM390
+ SUBDIR += p5-Convert-Moji
SUBDIR += p5-Convert-Morse
SUBDIR += p5-Convert-NLS_DATE_FORMAT
SUBDIR += p5-Convert-PEM