# $Id: Portfile 104917 2013-04-05 02:24:25Z jmr@macports.org $

PortSystem		1.0
PortGroup		ruby 1.0

ruby.setup		text-format 1.0.0 copy_install:lib {README} rubyforge:5006
revision		0
maintainers		nomaintainer
description		Text::Format for Ruby
long_description	Text::Format provides strong text formatting \
					capabilities to Ruby. Based on Perl's Text::Format \
					0.52, it offers all of the functionality of that \
					module and new capabilities besides.
license			{Ruby Artistic-1 GPL-2+}
categories-append	textproc
platforms		darwin
checksums		md5 c4403fe040aefd798ee3bd408be6db77

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