freebsd-ports/chinese/p5-Lingua-ZH-Romanize-Pinyin/Makefile
Kurt Jaeger f539a73228 New port: chinese/p5-Lingua-ZH-Romanize-Pinyin: Romanization of Standard Chinese language
Romanization of Standard Chinese language.
Pinyin is a phonemic notation for Chinese characters.

WWW: https://metacpan.org/release/Lingua-ZH-Romanize-Pinyin

PR:		242354
Submitted by:	Tomohiro Hosaka <bokutin@bokut.in>
2019-12-11 19:25:33 +00:00

22 lines
488 B
Makefile

# $FreeBSD$
PORTNAME= Lingua-ZH-Romanize-Pinyin
PORTVERSION= 0.23
CATEGORIES= chinese perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR=CPAN:KAWASAKI
PKGNAMEPREFIX= p5-
MAINTAINER= bokutin@bokut.in
COMMENT= Romanization of Standard Chinese language
LICENSE= Lingua-ZH-Romanize-Pinyin
LICENSE_NAME= License of Lingua-ZH-Romanize-Pinyin
LICENSE_FILE= ${FILESDIR}/LICENSE
LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>