# $Id: Portfile 78609 2011-05-14 07:38:20Z ryandesign@macports.org $

PortSystem		    1.0
PortGroup		    ruby 1.0

ruby.setup          linecache19 0.5.11 gem {} rubygems ruby19
name                rb19-linecache
description		    read and cache lines
long_description	\
    LineCache is a module for reading and caching lines. This may be useful \
    for example in a debugger where the same lines are shown many times.
license             Ruby
maintainers		    singingwolfboy openmaintainer
platforms           darwin
checksums           md5     a9b8cc0038ff224ae034f148bdb179c6 \
                    sha1    9b2cc001e56c108e7898531b580b6a1fb9f7a22a \
                    rmd160  52f418f53b996d418db4312361a6c77e6b92722c

depends_lib-append  port:rb19-core_source
