# $Id: Portfile 59967 2009-10-28 06:49:19Z pguyot@kallisys.net $

PortSystem          1.0
PortGroup           ruby 1.0

ruby.setup          rcov 0.8.1.2.0 gem {} rubyforge_gem
maintainers         nomaintainer
description         Coverage tool for Ruby
long_description    rcov is (mainly) a code coverage tool for Ruby featuring \
                    fast execution (20-300 times faster than previous tools), \
                    multiple analysis modes, cross-referenced XHTML and \
                    several kinds of text reports, easy automation with Rake \
                    and Rant...
checksums           md5     89f80418847e5ceef89478b09b36b110 \
                    sha1    5f922dcfbceeb02fc3cf615946e68c34ac63cd79 \
                    rmd160  f477239223e3d5dc98054a766a69553f88d7b037
platforms           darwin
homepage            http://eigenclass.org/hiki.rb?rcov
