2003-10-13 14:52:25 +02:00
|
|
|
# Ports collection makefile for: p5-Lingua-ZH-Toke
|
|
|
|
# Date Created: Oct 13th 2003
|
|
|
|
# Whom: clsung@dragon2.net
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Lingua-ZH-Toke
|
2004-01-18 01:15:51 +01:00
|
|
|
PORTVERSION= 0.02
|
2007-05-19 22:36:56 +02:00
|
|
|
PORTREVISION= 1
|
2003-10-13 14:52:25 +02:00
|
|
|
CATEGORIES= chinese perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2003-10-13 14:52:25 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2004-08-20 04:56:44 +02:00
|
|
|
MAINTAINER= clsung@FreeBSD.org
|
2003-10-13 14:52:25 +02:00
|
|
|
COMMENT= A Chinese Tokenizer on steroids
|
|
|
|
|
|
|
|
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Lingua/ZH/TaBE.pm:${PORTSDIR}/chinese/p5-Lingua-ZH-TaBE
|
|
|
|
RUN_DEPENDS= ${BUILD_DEPENDS}
|
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= Lingua::ZH::Toke.3
|
|
|
|
|
2007-05-01 09:33:15 +02:00
|
|
|
.include <bsd.port.mk>
|