1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
freebsd-ports/devel/p5-Bundle-Perl6/Makefile
Martin Wilke ae1834a652 - Update to 0.11
PR:		120023
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:	maintainer
2008-02-07 15:23:29 +00:00

23 lines
483 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.11
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../../authors/id/M/MA/MARCEL
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>