head	1.4;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1;
locks; strict;
comment	@# @;


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

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

1.2
date	2009.01.25.14.32.50;	author kuriyama;	state Exp;
branches;
next	1.1;

1.1
date	2008.03.18.02.23.03;	author vanilla;	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-Encode-CNMap
# Date created:		2008-03-18
# Whom:			Gea-Suan Lin <gslin@@gslin.org>
#
# $FreeBSD: head/chinese/p5-Encode-CNMap/Makefile 308985 2012-12-16 06:12:28Z az $
#

PORTNAME=	Encode-CNMap
PORTVERSION=	0.32
CATEGORIES=	chinese perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	Encode
PKGNAMEPREFIX=	p5-

MAINTAINER=	gslin@@gslin.org
COMMENT=	Enhanced Chinese encodings with Simplified-Traditional auto-mapping

PERL_CONFIGURE=	yes

MAN1=		cnmap.1 cnmapdir.1 cnmapwx.1

.include <bsd.port.mk>
@


1.3
log
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/chinese/p5-Encode-CNMap/Makefile 300895 2012-07-14 12:56:14Z beat $
a18 1
USE_PERL5=	5.8.0+
@


1.2
log
@Fix typo.
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.1
log
@Add p5-Encode-CNMap 0.32, enhanced Chinese encodings with
Simplified-Traditional auto-mapping.

PR:		ports/121806
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
@
text
@d13 1
a13 1
PKGNAMEPREFIX=	p5
@

