# -*- 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 3.0 ruby.setup i18n 1.14.5 gem {} rubygems categories-append devel license MIT maintainers nomaintainer platforms any description New wave Internationalization support long_description {*}${description} for Ruby. homepage https://github.com/ruby-i18n/i18n checksums rmd160 d30e04d9abfa92d51246d2e60ce63be5caef08ff \ sha256 26dcbc05e364b57e27ab430148b3377bc413987d34cc042336271d8f42e9d1b9 \ size 46592 supported_archs noarch if {${name} ne ${subport}} { depends_run-append \ port:rb${ruby.suffix}-concurrent-ruby }