PortSystem          1.0
PortGroup           ruby 1.0

ruby.setup          reek 1.2.8 gem {} rubygems ruby19
description         Ruby code-smell tool
long_description    \
    Reek is a tool that examines Ruby classes, modules and methods and \
    reports any code smells it finds.
maintainers         nomaintainer
homepage            http://wiki.github.com/kevinrutherford/reek/
platforms           darwin
license             MIT
checksums           md5     74946596672ba26cf9afcf0fefdd1bae \
                    sha1    d0a064fe1a3e39eec14f4464b839c0d9c285ee6b \
                    rmd160  e14ae6c5a161aa05c84f3b236955d88d0941e825

depends_run         port:rb19-sexp_processor \
                    port:rb19-ruby2ruby \
                    port:rb19-parser
