# -*- 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.4 3.3 3.2 3.1 3.0
ruby.setup          base64 0.3.0 gem {} rubygems
categories-append   devel
platforms           any
license             BSD Ruby
maintainers         nomaintainer
description         Support for encoding and decoding binary data \
                    using a Base64 representation
long_description    {*}${description}
homepage            https://github.com/ruby/base64
checksums           rmd160  b0b0f1ce7b55a480195e5a004ed9ee7768457e91 \
                    sha256  27337aeabad6ffae05c265c450490628ef3ebd4b67be58257393227588f5a97b \
                    size    11776
supported_archs     noarch
