# $Id: Portfile 85998 2011-10-18 06:52:16Z jmr@macports.org $

PortSystem          1.0
PortGroup           ruby 1.0

ruby.setup          highline 1.5.2 gem {} rubygems
maintainers         nomaintainer
description         A high-level IO library.
long_description    A high-level IO library that provides validation, type \
                    conversion, and more for command-line interfaces. HighLine \
                    also includes a complete menu system that can crank out \
                    anything from simple list selection to complete shells \
                    with just minutes of work.
license             {GPL-2 Ruby}
supported_archs     noarch
checksums           md5     10940b08add2173252b267d1919cd5b6 \
                    sha1    2b1d6b3088d91df2fd955928731fb0aabdb3817f \
                    rmd160  4994a380da10d1938424aa8062b508208edc32cf
platforms           darwin
homepage            http://highline.rubyforge.org/
