1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/japanese/p5-Lingua-JA-Numbers/Makefile
2013-08-02 18:21:05 +00:00

23 lines
460 B
Makefile

# New ports collection makefile for: p5-Lingua-JA-Numbers
# Date created: 18 Jun 2006
# Whom: 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
MAN3= Lingua::JA::Numbers.3
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>