# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup ruby 1.0 ruby.branches 3.3 3.2 3.1 ruby.setup iconv 1.0.8 gem {} rubygems categories-append devel license {BSD Ruby} maintainers nomaintainer description iconv wrapper library long_description {*}${description} homepage https://github.com/ruby/iconv checksums rmd160 326c273a17c3db2d7cefb9845180ea4b9cc92dc9 \ sha256 1b7b12c31125855d27b8411d960c5b591084e933b37504d8edc75f9f7ebcd701 \ size 20992 if {${name} ne ${subport}} { depends_lib-append \ port:libiconv }