Portfile

# $Id: Portfile 22478 2007-03-02 05:16:40Z pipping@macports.org $
PortSystem 1.0
PortGroup ruby 1.0

ruby.setup flexo 1.0 setup.rb {README}
maintainers nomaintainer@macports.org
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 darwin