# New ports collection makefile for:	devel/p5-Devel-LeakTrace-Fast
# Date created:				15 October 2008
# Whom:					Lars Thegler <lth@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Devel-LeakTrace-Fast/Makefile,v 1.1 2008/10/15 11:47:58 lth Exp $
#

PORTNAME=	Devel-LeakTrace-Fast
PORTVERSION=	0.11
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	lth@FreeBSD.org
COMMENT=	Indicate where leaked variables are coming from

PERL_CONFIGURE=	yes

MAN3=	Devel::LeakTrace::Fast.3

.include <bsd.port.mk>
