PortSystem          1.0
PortGroup           ruby 1.0

ruby.setup          sinatra 1.0 gem {} rubygems ruby19
description         Classy web-development dressed in a DSL
long_description    \
    Sinatra is a small, flexible web application framework and \
    domain-specific language written in Ruby.  It does not follow the typical \
    model-view-controller pattern that is seen in other frameworks, such as \
    Ruby on Rails. Instead, Sinatra focuses on "quickly creating \
    web-applications in Ruby with minimal effort."
license             MIT
maintainers         nomaintainer
homepage            http://www.sinatrarb.com/
categories-append   www
platforms           any
supported_archs     noarch
checksums           md5     58dd78900b2b945f12665ed29d33a909 \
                    sha1    0f79a20ae46eedd387d5b93a823ecc1f9c4133bb \
                    rmd160  90b5c985f494574141c0cf33144d2cf206f0eaed
