diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-06-26 13:50:41 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-06-26 13:50:41 +0800 |
commit | 222cabe698ffe06e769a8dfef8dc714b35504494 (patch) | |
tree | 208e6b6c18245656719a31f956bc12f7f3b9b152 /converters/Makefile | |
parent | 594c3521d333f30527491374509f5140e2152cd0 (diff) | |
download | freebsd-ports-gnome-222cabe698ffe06e769a8dfef8dc714b35504494.tar.gz freebsd-ports-gnome-222cabe698ffe06e769a8dfef8dc714b35504494.tar.zst freebsd-ports-gnome-222cabe698ffe06e769a8dfef8dc714b35504494.zip |
add p5-String-Multibyte 0.07
Perl module to manipulate multibyte character strings
PR: 34281
Submitted by: Seamus Venasse <svenasse@polaris.ca>
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 |