PortSystem		1.0
PortGroup		ruby 1.0

ruby.setup		webunit 20040429 install.rb {doc sample}
revision		1
license			{Ruby GPL-2}
maintainers		nomaintainer
description		Ruby API for testing html/cgi without a browser
long_description	WebUnit is Ruby API for testing html/cgi without a \
					browser, and is idealy suited for automated unit \
					testing of web sites when combined with a Ruby unit \
					test framework such as RubyUnit(or Test::Unit).  It \
					was designed and implemented by Masaki Suketa.
homepage		http://xpenguin.biz/download/webunit/
master_sites	${homepage}
worksrcdir		${ruby.module}
distname		${ruby.module}-${version}++
checksums		md5 f336268e889f8b33a4d88641b1d7e149
platforms		any
supported_archs	noarch
