# New ports collection makefile for:	Test-Weaken
# Date created:				2011-10-05
# Whom:					Frederic Culot <culot@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Test-Weaken/Makefile,v 1.5 2012/03/01 10:31:18 culot Exp $
#

PORTNAME=	Test-Weaken
PORTVERSION=	3.014000
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	culot@FreeBSD.org
COMMENT=	Test that freed memory objects were, indeed, freed

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

PERL_CONFIGURE=	yes

MAN3=		Test::Weaken.3

.include <bsd.port.mk>
