Files
2024-02-27 10:32:05 +02:00

20 lines
813 B
Tcl

# -*- 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 forwardable 1.3.3 gem {} rubygems
platforms any
categories-append devel
license {BSD Ruby}
maintainers nomaintainer
description Provides delegation of specified methods \
to a designated object
long_description {*}${description}
homepage https://github.com/ruby/forwardable
checksums rmd160 a3734d7293195fc3d8419df6bfd2a3e06635f82a \
sha256 f17df4bd6afa6f46a003217023fe5716ef88ce261f5c4cf0edbdeed6470cafac \
size 7680
supported_archs noarch