# New ports collection makefile for:    p5-Devel-Required
# Date created:				2007/04/15
# Whom:	      				chinsan
#
# $FreeBSD: ports/devel/p5-Devel-Required/Makefile,v 1.1 2007/04/15 09:46:33 rafan Exp $
#

PORTNAME=	Devel-Required
PORTVERSION=	0.07
CATEGORIES=	devel perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	NexTrieve/ELIZABETH
PKGNAMEPREFIX=	p5-

MAINTAINER=	chinsan@FreeBSD.org
COMMENT=	Automatic update of required modules documentation

PERL_CONFIGURE=	yes

MAN3=		Devel::Required.3

.include <bsd.port.mk>
