aboutsummaryrefslogblamecommitdiff
path: root/chinese/p5-Lingua-ZH-HanDetect/Makefile
blob: 6d41b5791042b9e98548e326016e4220bea11e4c (plain) (tree)
1
2
3
4
5
6
7
                                            
           



                                   
                    




                                                          

                         
 
                      
# 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>