aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Bundle-Perl6/Makefile
blob: f91b30340d04c46179a9db2911e6343d888198bf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	Bundle-Perl6
PORTVERSION=	0.12
PORTREVISION=	1
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ychsiao@ychsiao.org
COMMENT=	Bundle to install Perl6-related modules

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>