# $Id: Portfile,v 1.4 2005/04/21 15:58:07 jberry Exp $

PortSystem			1.0
PortGroup			perl5 1.0
perl5.setup			Test-Memory-Cycle 0.02
revision			1
maintainers			darwinports@opendarwin.org
description			Check for memory leaks and circular memory references
long_description	${description}

platforms			darwin

checksums			md5 7abadae80e7bd6ba1d982c052629572d

depends_lib-append			port:p5-test-builder-tester port:p5-devel-cycle

