PortSystem		    1.0
PortGroup		    ruby 1.0

ruby.setup          treetop 1.4.9 gem {} rubygems ruby19
description		    A Ruby-based text parsing and interpretation DSL
long_description	\
    Treetop is a language for describing languages. Combining the elegance \
    of Ruby with cutting-edge parsing expression grammars, it helps you \
    analyze syntax with revolutionary ease.
license             MIT
platforms           any
supported_archs     noarch
maintainers		    nomaintainer
homepage		    https://github.com/cjheath/treetop
categories-append   textproc
checksums           md5     73f8cc6855f56c3b6129bcbb0f31552d \
                    sha1    a3d96f639bad150ab4c2cb410859f6ef1cb5aae1 \
                    rmd160  77cabdfbbf9c4988984c31ca687a754023f88981

depends_run-append  port:rb19-polyglot
