# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup ruby 1.0 ruby.setup rcov 0.8.1.2.0 gem {} rubygems revision 1 license Ruby BSD 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... homepage https://github.com/relevance/rcov checksums md5 89f80418847e5ceef89478b09b36b110 \ sha1 5f922dcfbceeb02fc3cf615946e68c34ac63cd79 \ rmd160 f477239223e3d5dc98054a766a69553f88d7b037 platforms darwin