# $Id: Portfile 68868 2010-06-16 15:15:43Z singingwolfboy@macports.org $

PortSystem          1.0
PortGroup           ruby 1.0

ruby.setup          xml-simple 1.0.12 gem {} rubygems ruby19
description         A simple API for XML processing
long_description    \
    Class XmlSimple offers an easy API to read and write XML. It is a Ruby \
    translation of Grant McLean's Perl module XML::Simple.
license             Ruby
maintainers         singingwolfboy openmaintainer
homepage            http://xml-simple.rubyforge.org/
platforms           darwin
checksums           md5     bd526c32d7dd49ce329f2dbc6d3f47c9 \
                    sha1    e8cef356785fd0564253ff296ce982d47875ffb4 \
                    rmd160  d6612db607070657f4b6338507119c2650f6989a
