# -*- 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          thor 1.3.2 gem {} rubygems
license             MIT
platforms           any
supported_archs     noarch
categories-append   devel
maintainers         nomaintainer
description         Thor is a toolkit for building powerful command-line \
                    interfaces
long_description    {*}${description}
homepage            https://rubygems.org/gems/thor
checksums           rmd160  73461e5733de6f4639dd376bc1153a1898d5dbc3 \
                    sha256  eef0293b9e24158ccad7ab383ae83534b7ad4ed99c09f96f1a6b036550abbeda \
                    size    56320
