# $Id: Portfile,v 1.1 2005/04/21 00:26:43 tristan Exp $
PortSystem      1.0
PortGroup       ruby 1.0
ruby.setup      rss 0.1.3 setup.rb {README.en README.ja Tutorial.en Tutorial.ja Reference.en Reference.ja sample}
maintainers     doug@lathi.net
description     RSS Parser in Ruby
long_description This library can parse RSS(RDF Site Summary) 1.0, RSS \
                0.9x/2.0 with validation (or non validation). This \
                library can make RSS easily by RSS Maker. This library \
                contains a tDiary's plugin that fetches RSS, parses \
                it, and displays result.
homepage        {http://www.cozmixng.org/~rwiki/?cmd=view;name=RSS+Parser}
master_sites    http://www.cozmixng.org/~kou/download/
checksums       md5 99667031d77b6829ad839f8e9064f34e

