Portfile

# $Id: Portfile 20439 2006-11-03 02:54:04Z jberry@macports.org $
PortSystem 1.0
PortGroup ruby 1.0

ruby.setup log4r 1.0.5 basic_install.rb {README doc examples} sourceforge
maintainers nomaintainer@macports.org
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 darwin

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