1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
freebsd-ports/chinese/p5-Lingua-ZH-BPMFConvert/Makefile
2013-09-26 14:35:04 +00:00

17 lines
329 B
Makefile

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