You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
648 B
Plaintext
20 lines
648 B
Plaintext
PortSystem 1.0
|
|
PortGroup ruby 1.0
|
|
|
|
ruby.setup treetop 1.4.2 gem {} rubygems
|
|
revision 1
|
|
|
|
license MIT
|
|
maintainers nomaintainer
|
|
description Treetop is a Ruby-based DSL for text parsing and interpretation.
|
|
long_description {*}${description}
|
|
homepage http://functionalform.blogspot.com/
|
|
platforms any
|
|
supported_archs noarch
|
|
|
|
depends_lib-append port:rb-polyglot
|
|
|
|
checksums md5 3bbf34b6eefd0549409cdb11ac000cbe \
|
|
rmd160 4d069acb745d67cf47c444c986fe8a50d87000bb \
|
|
sha1 389f1312ab8a117ddd8181ca921217002e0c4273
|