# Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= Test-LeakTrace PORTVERSION= 0.15 PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Traces memory leaks USE_PERL5= configure USES= perl5 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Test/LeakTrace/LeakTrace.so .include