PortSystem		1.0
PortGroup		ruby 1.0

ruby.setup		log4r 1.0.5 basic_install.rb {README doc examples} sourceforge
license			{Ruby GPL-2}
maintainers		nomaintainer
description		a comprehensive and flexible logging library
long_description	Log4r is a comprehensive and flexible logging \
					library written in Ruby for use in Ruby programs. It \
					features a hierarchical logging system of any number \
					of levels, custom level names, logger inheritance, \
					multiple output destinations, execution tracing, \
					custom formatting, thread safteyness, XML and YAML \
					configuration, and more.
extract.suffix	.tgz
checksums		md5 fc69892335d86f7dcd8f8b47a1bbe801
platforms		any
supported_archs	noarch

test.run		yes
test.dir		${worksrcpath}/tests
test.cmd		${ruby.bin}
test.target		runtest.rb
