freebsd-ports/lang/p5-v6/Makefile
2017-09-15 08:58:46 +00:00

22 lines
345 B
Makefile

# Created by: ijliao
# $FreeBSD$
PORTNAME= v6
PORTVERSION= 0.047
CATEGORIES= lang perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:FGLOCK
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Experimental compiler for Perl 6
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
NO_ARCH= yes
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>