You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
17 lines
700 B
Tcl
17 lines
700 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 stringio 3.1.2 gem {} rubygems
|
|
categories-append devel
|
|
license BSD Ruby
|
|
maintainers nomaintainer
|
|
description Pseudo-IO class from/to string
|
|
long_description {*}${description}
|
|
homepage https://github.com/ruby/stringio
|
|
checksums rmd160 5595428ba71a38f2025057527973c99c9a95111c \
|
|
sha256 204f1828f85cdb39d57cac4abc6dc44b04505a223f131587f2e20ae3729ba131 \
|
|
size 19456
|