diff options
author | tobez <tobez@FreeBSD.org> | 2009-10-01 22:01:09 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2009-10-01 22:01:09 +0800 |
commit | 01e2dc32fcc15851e5f11265921513a7a25f3402 (patch) | |
tree | 15b001429c2e96951b349f3b02502273343fc87e /converters/Makefile | |
parent | 455a8073c725e60239c78ed23e3a246dbeefb3ad (diff) | |
download | freebsd-ports-gnome-01e2dc32fcc15851e5f11265921513a7a25f3402.tar.gz freebsd-ports-gnome-01e2dc32fcc15851e5f11265921513a7a25f3402.tar.zst freebsd-ports-gnome-01e2dc32fcc15851e5f11265921513a7a25f3402.zip |
Add converters/p5-Encode-DoubleEncodedUTF8 0.04, a Perl module to fix
double encoded UTF-8 strings.
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 da46dc9cbde8..a6a7b1c15fe7 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -59,6 +59,7 @@ SUBDIR += p5-Cstools SUBDIR += p5-Encode SUBDIR += p5-Encode-Detect + SUBDIR += p5-Encode-DoubleEncodedUTF8 SUBDIR += p5-Encode-JIS2K SUBDIR += p5-Encode-compat SUBDIR += p5-Encoding-FixLatin |