# New ports collection makefile for:    p5-Devel-Required
# Date created:				2007/04/15
# Whom:	      				chinsan
#
# $FreeBSD: ports/devel/p5-Devel-Required/Makefile,v 1.4 2009/08/28 17:36:48 linimon Exp $
#

PORTNAME=	Devel-Required
PORTVERSION=	0.08
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

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

PERL_CONFIGURE=	yes

MAN3=		Devel::Required.3

.include <bsd.port.mk>
