PortSystem          1.0
PortGroup           ruby 1.0

ruby.setup          flexo 1.0 setup.rb {README}
license             MIT
maintainers         nomaintainer
description         Method naming style shim
long_description    Flexo is a library that gives one flexibility in referring to method names. \
                    Right now it translates names of the form myMethodName to the form my_method_name \
                    so that people like the author, who hates underscores, don't have to use them
homepage            http://www.hakubi.us/flexo/
master_sites        ${homepage}
use_bzip2           yes
checksums           md5 943b48fb2e6898849ecfb28df6910441
platforms           any
supported_archs     noarch
