aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-latest/Makefile
blob: ee946d21a08a4b35cec3791b34091d9b2463cddb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Steve Wills <swills@FreeBSD.org>

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

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

USES=		perl5
USE_PERL5=	modbuild

.include <bsd.port.mk>