# $Id: Portfile 59967 2009-10-28 06:49:19Z pguyot@kallisys.net $

PortSystem          1.0
PortGroup           ruby 1.0

ruby.setup          highline 1.5.1 gem {} rubyforge_gem
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.
checksums           md5     e014ffa5308b1a9898e1fdfde2e070c9 \
                    sha1    185682b662ce5d8911de78922ca12c2d89ac1bd2 \
                    rmd160  8abb17e8ffc265be3db65cbf28063273a368a02f
platforms           darwin
homepage            http://highline.rubyforge.org/
