aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Bundle-Perl6/Makefile
blob: de9e1242964bdceda2183e4aae5c0caad3f3a89d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Yuan-Chung Hsiao <ychsiao@ychsiao.org>

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>