aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/p5-Lingua-ZH-HanDetect/Makefile
blob: 9f88a50d9913af6b2a8c218fc8c6720e92672a20 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    p5-Lingua-ZH-HanDetect
# Date created:     2006-09-25
# Whom:         Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD$
#

PORTNAME=   Lingua-ZH-HanDetect
PORTVERSION=    0.04
CATEGORIES= chinese perl5
MASTER_SITES=   CPAN
PKGNAMEPREFIX=  p5-

MAINTAINER= gslin@gslin.org
COMMENT=    Guess Chinese text\'s variant and encoding

PERL_CONFIGURE= yes

MAN3=       Lingua::ZH::HanDetect.3

.include <bsd.port.mk>