aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-Devel-Leak-Object/Makefile
blob: 18c09b7d1108400ebae82f6f03a08912a37fec8e (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                         
                    
                           
                    

                   
                                






                                       
# New ports collection makefile for:	Devel-Leak-Object
# Date created:	   31 August 2007
# Whom:		   Sergey Skvortsov <skv@protey.ru>
#
# $FreeBSD$
#

PORTNAME=	Devel-Leak-Object
PORTVERSION=	1.01
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Detect leaks of objects

PERL_CONFIGURE=	yes

MAN3=		Devel::Leak::Object.3

.include <bsd.port.mk>