# $Id: Portfile 68480 2010-06-04 14:21:14Z dluke@macports.org $

PortSystem	1.0
PortGroup	perl5 1.0

perl5.setup	Text-Trac 0.15
maintainers	geeklair.net:dluke openmaintainer
description	Perl extension for formatting text with Trac Wiki Style.
long_description ${description}

platforms	darwin

checksums	md5	57757c5e9c742232b811af33b224357a \
		sha1	f8341f215d0335a5619b7a572f563d9d946ae850 \
		rmd160	d0974946fac5a80de7dc0894dd752fa7e0943bbb

depends_lib-append	port:p5-test-base \
			port:p5-universal-require \
			port:p5-class-accessor \
			port:p5-class-data-inheritable \
			port:p5-tie-ixhash \
			port:p5-list-moreutils \
			port:p5-html-parser

