diff options
author | taca <taca@pkgsrc.org> | 2008-06-11 14:18:15 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2008-06-11 14:18:15 +0000 |
commit | 7adddea0189504c5263b0ddbf4e8f901fc6a7436 (patch) | |
tree | 813d1f7b0475ced61b5543fb948d415c26b4868b /converters/Makefile | |
parent | 9865b81ad4ce19bf8619c7759288f948338ad649 (diff) | |
download | pkgsrc-7adddea0189504c5263b0ddbf4e8f901fc6a7436.tar.gz |
Add and enable p5-Unicode-Map and p5-Unicode-MapUTF8.
Diffstat (limited to 'converters/Makefile')
-rw-r--r-- | converters/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/converters/Makefile b/converters/Makefile index 0fc9b264a9a..b3e1219e307 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.93 2008/04/17 12:39:36 reed Exp $ +# $NetBSD: Makefile,v 1.94 2008/06/11 14:18:15 taca Exp $ # COMMENT= Document format and character code converters @@ -44,7 +44,9 @@ SUBDIR+= p5-MIME-Base64 SUBDIR+= p5-MIME-Base64-URLSafe SUBDIR+= p5-Text-Iconv SUBDIR+= p5-Unicode-IMAPUtf7 +SUBDIR+= p5-Unicode-Map SUBDIR+= p5-Unicode-Map8 +SUBDIR+= p5-Unicode-MapUTF8 SUBDIR+= p5-Unicode-String SUBDIR+= p5-Unicode-UTF8simple SUBDIR+= p5-chkjis |