Files

31 lines
1009 B
Tcl
Raw Permalink Normal View History

2020-04-23 14:24:27 -06:00
# -*- 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 github 1.0
2023-03-31 19:11:52 -07:00
github.setup postmodern ruby-install 0.9.0 v
2025-01-27 04:43:39 +11:00
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
2020-04-23 14:24:27 -06:00
revision 0
categories ruby
license MIT
2022-12-14 02:45:07 +11:00
platforms any
2020-04-23 14:24:27 -06:00
supported_archs noarch
maintainers {catlett.info:chad @chadcatlett} \
{hotmail.com:franklinyu @FranklinYu} \
openmaintainer
2020-04-23 14:24:27 -06:00
description Installs Ruby, JRuby, Rubinius, TruffleRuby or mruby.
2022-12-14 02:45:07 +11:00
long_description {*}${description}
2020-04-23 14:24:27 -06:00
2023-03-31 19:11:52 -07:00
checksums rmd160 e910c3ebb70df56d6fe3167e31a0f72e528032d5 \
sha256 f256e29b317d93fb1f110e61202c7aeee453eb01633cad3418a322283034322f \
size 34550
2020-04-23 14:24:27 -06:00
use_configure no
build {}
destroot.args PREFIX=${prefix}