# $Id: Portfile 68867 2010-06-16 15:14:31Z singingwolfboy@macports.org $

PortSystem          1.0
PortGroup           ruby 1.0

ruby.setup          yahoo_weatherman 1.0.3 gem {} rubygems ruby19
description         A Ruby wrapper to the Yahoo! Weather feed with i18n support.
long_description    \
    ${description}
license             MIT
maintainers         singingwolfboy openmaintainer
homepage            http://xml-simple.rubyforge.org/
platforms           darwin
checksums           md5     55aa6f727d2a70259eed92944b9c5ae7 \
                    sha1    2bed9c5a212964b14cf00642716ab3bfc58cdffd \
                    rmd160  9288099cc39318e9e8ea86d39eec30572977a9af

depends_run         port:rb19-nokogiri

