head	1.4;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2012.12.16.06.16.56;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2012.11.17.05.58.54;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2011.06.20.08.37.08;	author az;	state Exp;
branches;
next	1.1;

1.1
date	2010.04.05.23.16.26;	author sylvio;	state Exp;
branches;
next	;


desc
@@


1.4
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/308985
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r308985 | az | 2012-12-16 06:12:28 +0000 (Sun, 16 Dec 2012) | 5 lines
## SVN ##
## SVN ## - Set default perl version for ports which currently using
## SVN ##   (5.x+ and x < 12) scheme.
## SVN ##
## SVN ## Approved by: bapt@@ (portmgr@@)
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# New ports collection makefile for:	p5-Modern-Perl
# Date created:		2010-04-03
# Whom:			Gea-Suan Lin <gslin@@gslin.org>
#
# $FreeBSD: head/lang/p5-Modern-Perl/Makefile 308985 2012-12-16 06:12:28Z az $
#

PORTNAME=	Modern-Perl
PORTVERSION=	1.03
CATEGORIES=	lang perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:CHROMATIC
PKGNAMEPREFIX=	p5-

MAINTAINER=	gslin@@gslin.org
COMMENT=	Enable all of the features of Modern Perl with one command

PERL_MODBUILD=	yes

MAN3=		Modern::Perl.3

.include <bsd.port.mk>
@


1.3
log
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/lang/p5-Modern-Perl/Makefile 300896 2012-07-14 13:54:48Z beat $
a18 1
USE_PERL5=	5.10.0+
@


1.2
log
@- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@@ to perl@@ for ports in this changeset.
- Remove MD5 checksum
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.1
log
@- Modern Perl programs use several modules to enable additional features of Perl and of the CPAN.

WWW: http://search.cpan.org/dist/Modern-Perl/

PR:		ports/145338
Submitted by:	Gea-Suan Lin <gslin@@gslin.org>
Approved by:	itetcu (mentor, implicit)
@
text
@d12 1
a12 1
MASTER_SITE_SUBDIR=	../../authors/id/C/CH/CHROMATIC
@

