# New ports collection makefile for:	Test::Requires
# Date created:		08 Sep 2009
# Whom:			Jun Kuriyama <kuriyama@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Test-Requires/Makefile,v 1.5 2010/10/09 11:58:46 kuriyama Exp $
#

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

MAINTAINER=	kuriyama@FreeBSD.org
COMMENT=	Perl extension for checking to see if the module can be loaded

PERL_CONFIGURE=	yes

MAN3=	Test::Requires.3

.include <bsd.port.mk>
