# -*- 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 # $Id$ PortSystem 1.0 PortGroup github 1.0 github.setup sstephenson ruby-build 20150413 v categories ruby license MIT platforms darwin supported_archs noarch maintainers nomaintainer description Compile and install Ruby long_description ${description} checksums rmd160 427ee92bf5781d74979b8a485b04a4c3e87596d8 \ sha256 b90a2015e15acfc16c0ec1f18ffa0f052713768c13a7341c482ca4080ce7e44c use_configure no build {} destroot.cmd ./install.sh destroot.env PREFIX=${destroot}${prefix} depends_lib port:rbenv