rb-forwardable: new port

This commit is contained in:
Sergey Fedorov
2024-02-26 17:12:29 +07:00
committed by Vadym-Valdis Yudaiev
parent dc68fb2a5e
commit 1feb32412d
+19
View File
@@ -0,0 +1,19 @@
# -*- 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