head	1.6;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	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.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1;
locks; strict;
comment	@# @;


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

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

1.4
date	2012.06.04.16.42.26;	author az;	state Exp;
branches;
next	1.3;

1.3
date	2008.04.17.14.24.12;	author araujo;	state Exp;
branches;
next	1.2;

1.2
date	2007.05.19.20.00.46;	author flz;	state Exp;
branches;
next	1.1;

1.1
date	2003.10.13.10.06.46;	author mat;	state Exp;
branches;
next	;


desc
@@


1.6
log
@Switch exporter over
@
text
@# ex:ts=8
# Ports collection makefile for:	p5-Lingua-ZH-Keywords
# Date Created:			Oct 10, 2003
# Whom:				clsung
#
# $FreeBSD: head/chinese/p5-Lingua-ZH-Keywords/Makefile 300895 2012-07-14 12:56:14Z beat $

PORTNAME=	Lingua-ZH-Keywords
PORTVERSION=	0.04
PORTREVISION=	1
CATEGORIES=	chinese perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Chinese Keywords Extraction via Lingua::ZH::TaBE

BUILD_DEPENDS=	p5-Lingua-ZH-TaBE>=0:${PORTSDIR}/chinese/p5-Lingua-ZH-TaBE
RUN_DEPENDS:=	${BUILD_DEPENDS}

PERL_CONFIGURE=	yes

MAN3=	Lingua::ZH::Keywords.3

.include <bsd.port.mk>
@


1.5
log
@- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
@
text
@d6 1
a6 1
# $FreeBSD$
@


1.4
log
@- Remove SITE_PERL from *_DEPENDS
@
text
@d19 1
a19 1
RUN_DEPENDS=	${BUILD_DEPENDS}
@


1.3
log
@- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.

PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
@
text
@d18 1
a18 1
BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Lingua/ZH/TaBE.pm:${PORTSDIR}/chinese/p5-Lingua-ZH-TaBE
@


1.2
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d12 1
a12 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Lingua
@


1.1
log
@Add p5-Lingua-ZH-Keywords 0.04
Chinese Keywords Extraction via Lingua::ZH::TaBE.

PR:		57840
Submitted by:	clsung@@dragon2.net
@
text
@d10 1
@

