PortSystem          1.0
PortGroup           ruby 1.0

ruby.setup          rack-test 0.5.7 gem {} rubygems ruby19
license             MIT
categories-append   devel
maintainers         nomaintainer
platforms           any
supported_archs     noarch
description         small, simple testing API for Rack apps
long_description    \
    Rack::Test is a small, simple testing API for Rack apps. It can be \
    used on its own or as a reusable starting point for Web frameworks and \
    testing libraries to build on. Most of its initial functionality is an \
    extraction of Merb 1.0's request helpers feature.
    
checksums           md5     ecf0a4a5d7e6e54ad939e37ecb094c7c \
                    sha1    09fd7cc10fc7dfca87cb139cbf939f82d26f0c2e \
                    rmd160  c053f010cad5972c9373cc66ca358676ceb45fa9

depends_lib-append  port:rb19-rack
