PortSystem          1.0
PortGroup           ruby 1.0

ruby.setup          metric_fu 1.4.0 gem {} rubygems ruby19
description         Code metrics from Flog, Flay, RCov, Saikuro, Churn, \
                    Reek, Roodi, Rails' stats task and Rails Best Practices
long_description    \
    Metric_fu is a set of rake tasks that make it easy to generate metrics \
    reports. It's designed to integrate easily with CruiseControl.rb by \
    placing files in the Custom Build Artifacts folder.
license             MIT
maintainers         nomaintainer
homepage            https://github.com/metricfu/metric_fu
platforms           darwin
checksums           md5     31525b63497318c8a0282750c63d52cb \
                    sha1    0f48b39c863f92afee44f9b5c5323fbc2fe6b586 \
                    rmd160  71c905a604a1316fd5b57a8c68e3a60945bc1106

depends_run         port:rb19-activesupport \
                    port:rb19-saikuro \
                    port:rb19-churn \
                    port:rb19-chronic \
                    port:rb19-rails_best_practices \
                    port:rb19-roodi \
                    port:rb19-reek \
                    port:rb19-rcov \
                    port:rb19-flog \
                    port:rb19-flay
