diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-26 05:50:41 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-26 05:50:41 +0000 |
commit | 8b26a03f66fe20e94f25c9c9bdf11df7173b62e5 (patch) | |
tree | 2d12608c37618bb97ceb20e78a03d5f44ba6186b /converters/Makefile | |
parent | add p5-Math-Calc-Units 1.02 (diff) |
add p5-String-Multibyte 0.07
Perl module to manipulate multibyte character strings
PR: 34281
Submitted by: Seamus Venasse <svenasse@polaris.ca>
Notes
Notes:
svn path=/head/; revision=61989
Diffstat (limited to 'converters/Makefile')
-rw-r--r-- | converters/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/Makefile b/converters/Makefile index 640dbffba33a..4c8e459c9205 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -35,6 +35,7 @@ SUBDIR += p5-Convert-UU SUBDIR += p5-Convert-UUlib SUBDIR += p5-MIME-Base64 + SUBDIR += p5-String-Multibyte SUBDIR += p5-Text-Iconv SUBDIR += p5-Unicode-Map SUBDIR += p5-Unicode-Map8 |