aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Lingua-JA-Fold/Makefile
blob: 392dbfb3c908e7ab9f2e5cb923be386d7f97b0b3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	Lingua-JA-Fold
PORTVERSION=	0.08
PORTREVISION=	2
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl module for folding Japanese text
WWW=		https://metacpan.org/release/Lingua-JA-Fold

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>