# New ports collection makefile for:	devel/p5-Test-MockModule
# Date created:				26 December 2004
# Whom:					Lars Thegler <lth@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Test-MockModule/Makefile,v 1.5 2010/01/28 04:53:47 kuriyama Exp $
#

PORTNAME=	Test-MockModule
PORTVERSION=	0.05
PORTREVISION=	1
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	lth@FreeBSD.org
COMMENT=	Override subroutines in a module for unit testing

PERL_CONFIGURE=	yes

MAN3=	Test::MockModule.3

.include <bsd.port.mk>
