# -*- 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          rr 0.10.11 gem {} rubygems ruby19
description         test double framework that features a rich selection of double techniques and a terse syntax.
long_description    \
    RR is a {*}${description}
license             MIT
maintainers         nomaintainer
platforms           any
supported_archs     noarch

homepage            https://rr.github.io/rr/

checksums           md5     9335f38b4fe3f485a89febb8a8863eeb \
                    sha1    64b51b7963c616b547317bc8806deec1f32ebaab \
                    rmd160  0e38b16e72ab69881d3bf84cb8769e9b8c9f1538
