freebsd-ports/japanese/p5-Lingua-JA-Numbers/Makefile
2013-11-05 01:40:32 +00:00

17 lines
340 B
Makefile

# Created by: Aaron Dalton <aaron@FreeBSD.org>
# $FreeBSD$
PORTNAME= Lingua-JA-Numbers
PORTVERSION= 0.04
CATEGORIES= japanese perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Converts numeric values to and from their Japanese string equivalents
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>