PortSystem          1.0
PortGroup           ruby 1.0

ruby.setup          capybara 0.3.9 gem {} rubygems ruby19
description         Integration testing tool for Rack-based web applications
long_description    \
    Capybara is an integration testing tool for rack based web applications. \
    It simulates how a user would interact with a website.
maintainers         nomaintainer
homepage            https://github.com/jnicklas/capybara
platforms           any
supported_archs     noarch
license             MIT
checksums           md5     2a59ed14a875c62fae775b5624769162 \
                    sha1    e38cdf2ee5c5a05969dd04e5214885b353e9264e \
                    rmd160  169a4cb3438c4cb4788803710373459e702bb21c

depends_run         port:rb19-rack-test \
                    port:rb19-selenium-webdriver \
                    port:rb19-culerity \
                    port:rb19-mime-types \
                    port:rb19-nokogiri
