# $MidnightBSD: mports/devel/p5-Test-Requires/Makefile,v 1.1 2013/06/21 02:21:03 laffer1 Exp $

PORTNAME=	Test-Requires
PORTVERSION=	0.06
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Perl extension for checking to see if the module can be loaded
LICENSE=	perl

PERL_CONFIGURE=	yes

MAN3=	Test::Requires.3

.include <bsd.port.mk>
