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

17 lines
329 B
Makefile
Raw Normal View History

# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
PORTNAME= Lingua-ZH-BPMFConvert
PORTVERSION= 0.01
CATEGORIES= chinese perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Rule-based conversion of BPMF (bopomofo) into Hanyu Pinyin
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>