# $Id: Portfile 113193 2013-11-11 22:34:45Z g5pw@macports.org $

PortSystem          1.0
PortGroup           ruby 1.0

ruby.setup          term-ansicolor 1.2.2 gem {} rubygems ruby19
description         Ruby library that colors strings using ANSI escape sequences
long_description    \
    ${description}
license             GPL-2
maintainers         nomaintainer
homepage            http://flori.github.com/term-ansicolor/
categories-append   devel
platforms           darwin
checksums           md5     4c875a6efa46099beb41bb175471c7d4 \
                    sha1    51b378f762b86f4e221fc483dab4d05e7cb1090b \

depends_run			port:rb${ruby.suffix}-tins
