aboutsummaryrefslogtreecommitdiff
path: root/converters/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-09-20 19:04:41 +0000
committerWill Andrews <will@FreeBSD.org>2000-09-20 19:04:41 +0000
commit008b813d20f8c1c16cab8863cc973b4c1c504e2a (patch)
tree41441dd36a604a33ff673480e70a2af217bbc66f /converters/Makefile
parent3d08e51a03f45a80fb07ecafbf4bc13fbffeeb63 (diff)
downloadports-008b813d20f8c1c16cab8863cc973b4c1c504e2a.tar.gz
ports-008b813d20f8c1c16cab8863cc973b4c1c504e2a.zip
Add p5-Unicode-Map8 0.10, a perl module that implements a class which does
efficient table mappings between 8-bit charsets and 16-bit charsets like Unicode. PR: 21425 Submitted by: Ilia Chipitsine <ilia@jane.cgu.chel.su>
Notes
Notes: svn path=/head/; revision=32905
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 f6f119b6f1ce..173b3f2e14ec 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -22,6 +22,7 @@
SUBDIR += p5-Convert-Recode
SUBDIR += p5-Convert-UU
SUBDIR += p5-MIME-Base64
+ SUBDIR += p5-Unicode-Map8
SUBDIR += p5-Unicode-String
SUBDIR += recode
SUBDIR += ruby-iconv