# New ports collection makefile for:	p5-Test-Refcount
# Date created:		2011-11-28
# Whom:			Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Test-Refcount/Makefile,v 1.1 2011/11/28 09:18:26 sunpoet Exp $
#

PORTNAME=	Test-Refcount
PORTVERSION=	0.07
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Assert reference counts on objects

PERL_CONFIGURE=	yes

MAN3=		Test::Refcount.3

.include <bsd.port.mk>
