aboutsummaryrefslogtreecommitdiff
path: root/converters/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2009-12-05 16:33:14 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2009-12-05 16:33:14 +0000
commit09e407135269aaa6929ddc399a862553fbfcde04 (patch)
treedef604ac7f44292ead4f9c778f7a67999d8fb669 /converters/Makefile
parent6d8fe538c94c7acfa047501d20bd10514f1687b5 (diff)
downloadports-09e407135269aaa6929ddc399a862553fbfcde04.tar.gz
ports-09e407135269aaa6929ddc399a862553fbfcde04.zip
Add lua-iconv, is a lua binding to iconv(3).
Notes
Notes: svn path=/head/; revision=245237
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 ee2029950b33..b76876df2e92 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -35,6 +35,7 @@
SUBDIR += libiconv
SUBDIR += libticonv
SUBDIR += libutf-8
+ SUBDIR += lua-iconv
SUBDIR += mimelib
SUBDIR += mmencode
SUBDIR += mpack