# -*- 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          require_all 3.0.0 gem {} rubygems
categories-append   devel
license             MIT
maintainers         nomaintainer
platforms           any
homepage            https://github.com/jarmo/require_all
description         Wonderfully simple way to load your code
long_description    {*}${description}
checksums           rmd160  025efabff71cf34af2ccf9ec58d9f5c7fe14a825 \
                    sha256  937853faa2833388eab551107bf7bf87c6bba6b4800bac5ce469eda7b6a9fed0 \
                    size    13824
supported_archs     noarch
