This module implements a DateTime::Format module

that can read Japanese date notations and create a
DateTime object, and vice versa.

Author:	Daisuke Maki <dmaki@cpan.org>
WWW:	http://search.cpan.org/~dmaki/DateTime-Format-Japanese/

PR:		ports/117847
Submitted by:	Masahiro Teramoto <markun at onohara.to>
This commit is contained in:
Martin Wilke 2007-12-12 13:12:11 +00:00
parent 7b18e37e40
commit 2abcab56a6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=203276
5 changed files with 56 additions and 0 deletions

View File

@ -248,6 +248,7 @@
SUBDIR += p5-Date-Japanese-Era
SUBDIR += p5-Date-Japanese-Holiday
SUBDIR += p5-DateTime-Calendar-Japanese-Era
SUBDIR += p5-DateTime-Format-Japanese
SUBDIR += p5-Encode-EUCJPMS
SUBDIR += p5-FormValidator-Simple-Plugin-Number-Phone-JP
SUBDIR += p5-Jcode

View File

@ -0,0 +1,35 @@
# New ports collection makefile for: p5-DateTime-Format-Japanese
# Date created: 2007-11-06
# Whom: Masahiro Teramoto <markun@onohara.to>
#
# $FreeBSD$
#
PORTNAME= DateTime-Format-Japanese
PORTVERSION= 0.03
CATEGORIES= japanese devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/D/DM/DMAKI
PKGNAMEPREFIX= ja-p5-
MAINTAINER= markun@onohara.to
COMMENT= A Japanese DateTime Formatter
BUILD_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
p5-DateTime-Calendar-Japanese>=0.05:${PORTSDIR}/devel/p5-DateTime-Calendar-Japanese \
ja-p5-DateTime-Calendar-Japanese-Era>=0.07:${PORTSDIR}/japanese/p5-DateTime-Calendar-Japanese-Era \
p5-DateTime-Format-Builder>=0:${PORTSDIR}/devel/p5-DateTime-Format-Builder \
p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate
RUN_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
p5-DateTime-Calendar-Japanese>=0.05:${PORTSDIR}/devel/p5-DateTime-Calendar-Japanese \
ja-p5-DateTime-Calendar-Japanese-Era>=0.07:${PORTSDIR}/japanese/p5-DateTime-Calendar-Japanese-Era \
p5-DateTime-Format-Builder>=0:${PORTSDIR}/devel/p5-DateTime-Format-Builder \
p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate
PERL_CONFIGURE= yes
MAN3= DateTime::Format::Japanese.3 \
DateTime::Format::Japanese::Common.3 \
DateTime::Format::Japanese::Traditional.3
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (DateTime-Format-Japanese-0.03.tar.gz) = 03a6d27c657739f57d29d7c2772c47a9
SHA256 (DateTime-Format-Japanese-0.03.tar.gz) = 40c5b87a76db9084f4739730bcab04e63483ee65aef4796874aef45565e6a850
SIZE (DateTime-Format-Japanese-0.03.tar.gz) = 13263

View File

@ -0,0 +1,6 @@
This module implements a DateTime::Format module
that can read Japanese date notations and create a
DateTime object, and vice versa.
Author: Daisuke Maki <dmaki@cpan.org>
WWW: http://search.cpan.org/~dmaki/DateTime-Format-Japanese/

View File

@ -0,0 +1,11 @@
@comment $FreeBSD$
%%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Format/Japanese/.packlist
%%SITE_PERL%%/DateTime/Format/Japanese.pm
%%SITE_PERL%%/DateTime/Format/Japanese/Common.pm
%%SITE_PERL%%/DateTime/Format/Japanese/Traditional.pm
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Format/Japanese
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Format
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime
@dirrmtry %%SITE_PERL%%/DateTime/Format/Japanese
@dirrmtry %%SITE_PERL%%/DateTime/Format
@dirrmtry %%SITE_PERL%%/DateTime