freebsd-ports/devel/p5-Devel-LeakTrace-Fast/Makefile
2008-10-15 11:47:58 +00:00

21 lines
436 B
Makefile

# 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>