# New ports collection makefile for:	p5-Modern-Perl
# Date created:		2010-04-03
# Whom:			Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD: ports/lang/p5-Modern-Perl/Makefile,v 1.1 2010/04/05 23:16:26 sylvio Exp $
#

PORTNAME=	Modern-Perl
PORTVERSION=	1.03
CATEGORIES=	lang perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	../../authors/id/C/CH/CHROMATIC
PKGNAMEPREFIX=	p5-

MAINTAINER=	gslin@gslin.org
COMMENT=	Enable all of the features of Modern Perl with one command

PERL_MODBUILD=	yes
USE_PERL5=	5.10.0+

MAN3=		Modern::Perl.3

.include <bsd.port.mk>
