aboutsummaryrefslogtreecommitdiff
path: root/converters/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-01-03 19:58:34 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-01-03 19:58:34 +0000
commit3336e2fb83c2f4d54194a87b6a1f8fc60d3bf114 (patch)
tree49314af905115245125e1e807ecfe267224a28d4 /converters/Makefile
parent30dadc0dd5e9dcb5545c56d283ca556b3b341e91 (diff)
downloadports-3336e2fb83c2f4d54194a87b6a1f8fc60d3bf114.tar.gz
ports-3336e2fb83c2f4d54194a87b6a1f8fc60d3bf114.zip
Add rubygem-iconv 1.0.8
Iconv is a wrapper class for the UNIX 95 iconv() function family, which translates string between various encoding systems. WWW: https://github.com/ruby/iconv
Notes
Notes: svn path=/head/; revision=560058
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 9c85cb220c75..cd2ddcee8eeb 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -158,6 +158,7 @@
SUBDIR += recode
SUBDIR += rubygem-base32
SUBDIR += rubygem-base64
+ SUBDIR += rubygem-iconv
SUBDIR += rubygem-json-ld
SUBDIR += rubygem-json-ld-preloaded
SUBDIR += rubygem-po_to_json