# $Id: Portfile 106573 2013-05-31 04:49:44Z kimuraw@macports.org $

PortSystem		    1.0
PortGroup		    ruby 1.0

ruby.setup          json 1.5.3 gem {} rubygems ruby19
revision            0
description         JSON implementation as a Ruby extension in C
long_description    \
    This is a implementation of the JSON specification according to RFC 4627. \
    You can think of it as a low fat alternative to XML, if you want to store \
    data to disk or transmit it over a network rather than use a verbose \
    markup language.
license             Ruby
maintainers         nomaintainer
homepage            http://flori.github.com/json/
checksums           md5     88dcea4d1317ad0e7be6ebf3a9b07d59 \
                    sha1    3289c1acacd148c787f361c2c01ef454a4c70553 \
                    rmd160  c9687e4554bb1146db3f1a04131c638d32a1f34c
