# -*- 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.4 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 ce075f1974bc09bf90818707818bcd277b33d2bc \ sha256 c7deedead0866ea9102975a4eab7968f53de50793a0c211a37808f75dd187551 \ size 46080 supported_archs noarch if {${name} ne ${subport}} { depends_run-append \ port:rb${ruby.suffix}-concurrent-ruby }