summaryrefslogtreecommitdiffstats
path: root/japanese/p5-Lingua-JA-Regular-Unicode/Makefile
blob: 448cd537e3c167bb1e33d101d46fa795f8c06250 (plain)
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-JA-Regular-Unicode
PORTVERSION=	0.12
PORTREVISION=	1
CATEGORIES=	japanese perl5
MASTER_SITES=	CPAN

MAINTAINER=	kuriyama@FreeBSD.org
COMMENT=	Perl extension to convert Japanese chars

TEST_DEPENDS=	\
	p5-Text-TestBase>0:${PORTSDIR}/textproc/p5-Text-TestBase

USES=		perl5
USE_PERL5=	modbuild

.include <bsd.port.pre.mk>

PKGNAMEPREFIX:=	${PKGNAMEPREFIX}p5-

.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud