aboutsummaryrefslogtreecommitdiff
path: root/chinese/p5-Lingua-ZH-Romanize-Pinyin/Makefile
blob: 9937757f8174c88d9b60f398d851d4fe99d248fb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# $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>