# New ports collection makefile for:	p5-latest
# Date created:		2012-02-13
# Whom:			Steve Wills <swills@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-latest/Makefile,v 1.1 2012/02/13 20:38:15 swills Exp $
#

PORTNAME=	latest
PORTVERSION=	0.03
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:ANDYA
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Use the latest Perl features

PERL_MODBUILD=	yes

MAN3=	latest.3

.include <bsd.port.mk>
