# New ports collection makefile for:	Devel-Leak
# Date created:	   09 September 2002
# Whom:		   Sergey Skvortsov <skv@protey.ru>
#
# $FreeBSD: ports/devel/p5-Devel-Leak/Makefile,v 1.2 2003/03/07 06:00:54 ade Exp $
#

PORTNAME=	Devel-Leak
PORTVERSION=	0.02
CATEGORIES=	devel perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Devel
PKGNAMEPREFIX=	p5-

MAINTAINER=	skv@FreeBSD.org
COMMENT=	Utility for looking for perl objects that are not reclaimed

PERL_CONFIGURE=	yes

MAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3=		Devel::Leak.3

.include <bsd.port.mk>
