aboutsummaryrefslogtreecommitdiff
path: root/japanese/p5-Lingua-JA-Romanize-Japanese/Makefile
blob: af5ea833604c66f9a522d8ff738c25c14bd2b949 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
PORTNAME=	Lingua-JA-Romanize-Japanese
PORTVERSION=	0.23
CATEGORIES=	japanese perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=CPAN:KAWASAKI
PKGNAMEPREFIX=	p5-

MAINTAINER=	bokutin@bokut.in
COMMENT=	Romanization of Japanese language

LICENSE=	GPLv2+

BUILD_DEPENDS=	p5-libwww>=0:www/p5-libwww

USES=		perl5
USE_PERL5=	configure
NO_ARCH=	yes

MAKE_ENV+=	DISABLE_DIC_DOWNLOAD=1

.include <bsd.port.mk>