# $Id: Portfile,v 1.1 2006/04/13 07:45:45 blb Exp $

PortSystem			1.0
PortGroup			perl5 1.0
perl5.setup			Test-Deep 0.094
maintainers			darwinports@opendarwin.org
description			Provides lots of flexibility when testing deep structures
long_description	${description}

platforms			darwin

checksums			md5 a28c0c722d9a06d928b245d80bde7c61 \
					sha1 96f3ea7d319187388e176ed45e7df5f4c66f3105 \
					rmd160 7a35a9e7a4f658514024d649a6af4818a81373db

depends_lib-append	port:p5-test-tester port:p5-test-nowarnings

