# Created by: Sergey Skvortsov <skv@protey.ru>
# $FreeBSD$

PORTNAME=	Devel-LeakTrace
PORTVERSION=	0.05
PORTREVISION=	3
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

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

USES=		perl5
USE_PERL5=	modbuild
USE_GNOME=	glib12

.include <bsd.port.mk>