freebsd-ports/chinese/p5-Lingua-ZH-Segment/Makefile

20 lines
363 B
Makefile

# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
PORTNAME= Lingua-ZH-Segment
PORTVERSION= 0.02
CATEGORIES= chinese perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Lingua
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Chinese Text Segmentation
USES= perl5
USE_PERL5= configure
MAN3= Lingua::ZH::Segment.3
NO_STAGE= yes
.include <bsd.port.mk>