9839011ec3
Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
22 lines
426 B
Makefile
22 lines
426 B
Makefile
# New ports collection makefile for: p5-Lingua-ZH-Segment
|
|
# Date created: 2007-06-08
|
|
# Whom: 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= clsung@FreeBSD.org
|
|
COMMENT= Chinese Text Segmentation
|
|
|
|
PERL_CONFIGURE= 5.8.1+
|
|
|
|
MAN3= Lingua::ZH::Segment.3
|
|
|
|
.include <bsd.port.mk>
|