aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-Devel-LeakTrace-Fast/Makefile
blob: 0e7425b20280c917fac263af60da98a225042978 (plain) (tree)




















                                                                      
# New ports collection makefile for:	devel/p5-Devel-LeakTrace-Fast
# Date created:				15 October 2008
# Whom:					Lars Thegler <lth@FreeBSD.org>
#
# $FreeBSD$
#

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>