# $Id: Portfile 82547 2011-08-15 16:46:16Z jmr@macports.org $

PortSystem	1.0
PortGroup	perl5 1.0

perl5.setup	Text-Trac 0.15
revision    2
maintainers	geeklair.net:dluke openmaintainer
description	Perl extension for formatting text with Trac Wiki Style.
license		{GPL Artistic}

long_description ${description}

platforms	darwin

checksums	md5	57757c5e9c742232b811af33b224357a \
		sha1	f8341f215d0335a5619b7a572f563d9d946ae850 \
		rmd160	d0974946fac5a80de7dc0894dd752fa7e0943bbb

if {${perl5.major} != ""} {
depends_lib-append	port:p${perl5.major}-test-base \
			port:p${perl5.major}-universal-require \
			port:p${perl5.major}-class-accessor \
			port:p${perl5.major}-class-data-inheritable \
			port:p${perl5.major}-tie-ixhash \
			port:p${perl5.major}-list-moreutils \
			port:p${perl5.major}-html-parser
}
