# $Id: Portfile 107690 2013-07-04 09:57:32Z g5pw@macports.org $

PortSystem          1.0
PortGroup           ruby 1.0

ruby.setup          heroku-api 0.3.13 gem {} rubygems ruby19

maintainers         nomaintainer
categories-append   www devel
license             MIT
description         The Heroku Ruby Client is used to interact with the Heroku Legacy API from Ruby.
long_description    ${description}
homepage            https://github.com/heroku/heroku.rb
platforms           darwin
supported_archs     noarch

depends_lib			port:rb19-excon

checksums           rmd160  4d8cef1215bbf0b10e44c63219ce1a690bec9972 \
                    sha256  717bd0eff1cabfe61b24a2cef0ab4f3fe7236d66f4e8027f2acfcb9e89d32a9d
