diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-07-03 14:47:16 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-07-03 14:47:16 +0000 |
commit | 01fb389bb19f5040f2c79bacb778158edde7554d (patch) | |
tree | 05a652a55d6b9eec2c5b1e258818325e1b6f05da /converters/Makefile | |
parent | c84dbd47277fafe4ecb3ef0ca7560f4aaea07ac1 (diff) | |
download | ports-01fb389bb19f5040f2c79bacb778158edde7554d.tar.gz ports-01fb389bb19f5040f2c79bacb778158edde7554d.zip |
Add p5-Unicode-Lite 0.12,
perl module for easy conversion between encodings.
PR: ports/50207
Submitted by: Maxim Maximov (mcsi@agava.com)
Notes
Notes:
svn path=/head/; revision=84142
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 578ebd015b0f..11ce8ff435d3 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -41,6 +41,7 @@ SUBDIR += p5-String-Multibyte SUBDIR += p5-Text-Iconv SUBDIR += p5-Unicode-IMAPUtf7 + SUBDIR += p5-Unicode-Lite SUBDIR += p5-Unicode-Map SUBDIR += p5-Unicode-Map8 SUBDIR += p5-Unicode-MapUTF8 |