diff options
author | will <will@FreeBSD.org> | 2000-12-31 13:51:33 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-12-31 13:51:33 +0800 |
commit | 76ae6282e2e7ab4d8bb608924a7209643b319690 (patch) | |
tree | 49a25930e2a4e47f3ca9bd2e1341f09c6913cd8d /converters/Makefile | |
parent | de8bcbd19391da48ff82747d6db312a1fdedd69e (diff) | |
download | freebsd-ports-gnome-76ae6282e2e7ab4d8bb608924a7209643b319690.tar.gz freebsd-ports-gnome-76ae6282e2e7ab4d8bb608924a7209643b319690.tar.zst freebsd-ports-gnome-76ae6282e2e7ab4d8bb608924a7209643b319690.zip |
Add p5-Text-Iconv 1.1, a perl interface to iconv().
PR: 23855
Submitted by: Sergey Skvortsov <skv@protey.ru>
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 c59a48846616..e73585f566da 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -27,6 +27,7 @@ SUBDIR += p5-Convert-UU SUBDIR += p5-Convert-UUlib SUBDIR += p5-MIME-Base64 + SUBDIR += p5-Text-Iconv SUBDIR += p5-Unicode-Map8 SUBDIR += p5-Unicode-String SUBDIR += recode |