summaryrefslogtreecommitdiff
path: root/converters/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-08-08 19:16:35 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-08-08 19:16:35 +0000
commitd25cb8686c23db5c3aad6e66a06a4f84e6d9b7db (patch)
tree1cb0080e0422f2e1a31aef0158cc0b456f9907e6 /converters/Makefile
parentFix a type in the installation target (diff)
Add ruby-iconv, an iconv wrapper class for Ruby.
As I couldn't get it working with converters/iconv, I made it use converters/libiconv (giconv) instead, for the present. In any case, this module is LGPL'd anyway. :p
Notes
Notes: svn path=/head/; revision=31428
Diffstat (limited to 'converters/Makefile')
-rw-r--r--converters/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/Makefile b/converters/Makefile
index f3deaca63eb9..3a60263e606a 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -21,6 +21,7 @@
SUBDIR += p5-Convert-UU
SUBDIR += p5-MIME-Base64
SUBDIR += recode
+ SUBDIR += ruby-iconv
SUBDIR += tcs
SUBDIR += trans
SUBDIR += tuc