f61a3f0bc0
PR: 137573 Submitted by: Edmondas Girkantas <eg@fbsd.lt> (maintainer)
21 lines
414 B
Makefile
21 lines
414 B
Makefile
# 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
|
|
PORTVERSION= 0.12
|
|
CATEGORIES= devel perl5
|
|
MASTER_SITES= CPAN
|
|
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>
|