# $Id: Portfile 84512 2011-09-27 14:19:06Z snc@macports.org $

PortSystem          1.0
PortGroup           ruby 1.0

ruby.setup          roodi 2.1.0 gem {} rubygems ruby19
description         Ruby Object Oriented Design Inferometer
long_description    \
    Roodi stands for ${description}. It parses your Ruby code and warns you \
    about design issues you have based on the checks that is has configured.
maintainers         singingwolfboy openmaintainer
homepage            http://roodi.rubyforge.org/
platforms           darwin
license             MIT
checksums           md5     5cbf0b474622b2180966fe774ef8dac5 \
                    sha1    fc8c1b28de4f8906eaca013ed0ee5f63013108e3 \
                    rmd160  e4fe20aa3e089f22152297460d8dfe2f918073ab

depends_run         port:rb19-parser
