2005-09-01 16:33:59 +02:00
|
|
|
# New ports collection makefile for: devel/p5-Bundle-Perl6
|
|
|
|
# Date created: 21 Oct 2004
|
|
|
|
# Whom: Yuan-Chung Hsiao <ychsiao@ychsiao.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= Bundle-Perl6
|
2009-08-13 17:04:52 +02:00
|
|
|
PORTVERSION= 0.12
|
2005-09-01 16:33:59 +02:00
|
|
|
CATEGORIES= devel perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2005-09-01 16:33:59 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= ychsiao@ychsiao.org
|
|
|
|
COMMENT= A bundle to install Perl6-related modules
|
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= Bundle::Perl6.3
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|