2006-09-27 17:12:36 +02:00
|
|
|
# New ports collection makefile for: p5-Lingua-ZH-BPMFConvert
|
|
|
|
# Date created: 2006-09-06
|
|
|
|
# Whom: Gea-Suan Lin <gslin@gslin.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= Lingua-ZH-BPMFConvert
|
|
|
|
PORTVERSION= 0.01
|
|
|
|
CATEGORIES= chinese perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2006-09-27 17:12:36 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= clsung@FreeBSD.org
|
|
|
|
COMMENT= Rule-based conversion of BPMF (bopomofo) into Hanyu Pinyin
|
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= Lingua::ZH::BPMFConvert.3
|
|
|
|
|
2007-09-08 03:12:10 +02:00
|
|
|
.include <bsd.port.mk>
|