aboutsummaryrefslogtreecommitdiff
path: root/chinese/p5-Lingua-ZH-Toke/Makefile
blob: a299810a8d5c37b37b81b0a00906954e27d5ef10 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
PORTNAME=	Lingua-ZH-Toke
PORTVERSION=	0.02
PORTREVISION=	2
CATEGORIES=	chinese perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Chinese Tokenizer on steroids
WWW=		https://metacpan.org/release/Lingua-ZH-Toke

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

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>