head	1.6;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3;
locks; strict;
comment	@# @;


1.6
date	2012.11.17.05.54.57;	author svnexp;	state Exp;
branches;
next	1.5;

1.5
date	2012.05.01.01.46.46;	author swills;	state Exp;
branches;
next	1.4;

1.4
date	2011.09.17.07.06.24;	author sunpoet;	state Exp;
branches;
next	1.3;

1.3
date	2007.09.08.00.53.12;	author linimon;	state Exp;
branches;
next	1.2;

1.2
date	2007.08.27.06.53.49;	author clsung;	state Exp;
branches;
next	1.1;

1.1
date	2007.07.09.03.55.48;	author clsung;	state Exp;
branches;
next	;


desc
@@


1.6
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-Lingua-ZH-Segment
# Date created:		2007-06-08
# Whom:			Gea-Suan Lin <gslin@@gslin.org>
#
# $FreeBSD: head/chinese/p5-Lingua-ZH-Segment/Makefile 300895 2012-07-14 12:56:14Z beat $
#

PORTNAME=	Lingua-ZH-Segment
PORTVERSION=	0.02
CATEGORIES=	chinese perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	Lingua
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Chinese Text Segmentation

PERL_CONFIGURE=	yes

MAN3=		Lingua::ZH::Segment.3

.include <bsd.port.mk>
@


1.5
log
@- Assign clsung's p5- ports to perl@@

Approved by:	clsung via IRC
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.4
log
@- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+

Suggested by:	az
With hat:	perl
@
text
@d15 1
a15 1
MAINTAINER=	clsung@@FreeBSD.org
@


1.3
log
@Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
@
text
@d18 1
a18 1
PERL_CONFIGURE=	5.8.1+
@


1.2
log
@- Update to 0.02

PR:		ports/115844
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
@
text
@d18 1
a18 1
PERL_CONFIGURE=	yes
d22 1
a22 7
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 500801
IGNORE=		requires Perl 5.8.1 or newer. Install lang/perl5.8 and try again
.endif

.include <bsd.port.post.mk>
@


1.1
log
@This module currently only break chinese text into single character
(Chinese word), it will not break up any alphabet.

WWW:	http://search.cpan.org/dist/Lingua-ZH-Segment/

PR:		ports/113475
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
@
text
@d9 1
a9 1
PORTVERSION=	0.01
d15 1
a15 1
MAINTAINER=	gslin@@gslin.org
@

