freebsd-ports/devel/p5-latest/Makefile

20 lines
344 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
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
USES= perl5
USE_PERL5= modbuild
MAN3= latest.3
NO_STAGE= yes
.include <bsd.port.mk>