# -*- 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          singleton 0.2.0 gem {} rubygems
platforms           any
categories-append   devel
license             {BSD Ruby}
maintainers         nomaintainer
description         ${name} module implements the Singleton pattern
long_description    {*}${description}
homepage            https://github.com/ruby/singleton
checksums           rmd160  9a800b2626b950905ec7b520e3925bd82f0413bc \
                    sha256  a6cb7304421684d80093859aed38b26035f6e54a38c3e4fe6456cfb56b240563 \
                    size    8704
supported_archs     noarch
