# New ports collection makefile for:	p5-Test-LeakTrace
# Date created:		2011-08-01
# Whom:			Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Test-LeakTrace/Makefile,v 1.3 2011/10/07 16:15:16 sunpoet Exp $
#

PORTNAME=	Test-LeakTrace
PORTVERSION=	0.14
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Traces memory leaks

PERL_CONFIGURE=	yes

MAN3=		Test::LeakTrace.3 \
		Test::LeakTrace::JA.3 \
		Test::LeakTrace::Script.3

.include <bsd.port.mk>
