Files
macports-ports/ruby/ruby-install/Portfile
Joshua Root 02ae60ce68 ruby/*: set github.tarball_from explicitly
In preparation for changing the default.
2025-01-27 04:43:39 +11:00

31 lines
1009 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 github 1.0
github.setup postmodern ruby-install 0.9.0 v
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
revision 0
categories ruby
license MIT
platforms any
supported_archs noarch
maintainers {catlett.info:chad @chadcatlett} \
{hotmail.com:franklinyu @FranklinYu} \
openmaintainer
description Installs Ruby, JRuby, Rubinius, TruffleRuby or mruby.
long_description {*}${description}
checksums rmd160 e910c3ebb70df56d6fe3167e31a0f72e528032d5 \
sha256 f256e29b317d93fb1f110e61202c7aeee453eb01633cad3418a322283034322f \
size 34550
use_configure no
build {}
destroot.args PREFIX=${prefix}