freebsd-ports/chinese/p5-Lingua-ZH-HanDetect/Makefile
2013-09-26 14:35:04 +00:00

16 lines
310 B
Makefile

# Created by: 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
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>