From 16dcd113b49c966c6f4b0d82c45fc7fd726f54c2 Mon Sep 17 00:00:00 2001 From: abs Date: Fri, 13 Feb 2009 23:48:50 +0000 Subject: Added time/p5-DateTime-Format-Natural version 0.74 DateTime::Format::Natural takes a string with a human readable date/time and creates a machine readable one by applying natural parsing logic. --- time/p5-DateTime-Format-Natural/DESCR | 3 +++ time/p5-DateTime-Format-Natural/Makefile | 26 ++++++++++++++++++++++++++ time/p5-DateTime-Format-Natural/distinfo | 5 +++++ 3 files changed, 34 insertions(+) create mode 100644 time/p5-DateTime-Format-Natural/DESCR create mode 100644 time/p5-DateTime-Format-Natural/Makefile create mode 100644 time/p5-DateTime-Format-Natural/distinfo (limited to 'time') diff --git a/time/p5-DateTime-Format-Natural/DESCR b/time/p5-DateTime-Format-Natural/DESCR new file mode 100644 index 00000000000..36848bdfcb1 --- /dev/null +++ b/time/p5-DateTime-Format-Natural/DESCR @@ -0,0 +1,3 @@ +DateTime::Format::Natural takes a string with a human readable +date/time and creates a machine readable one by applying natural +parsing logic. diff --git a/time/p5-DateTime-Format-Natural/Makefile b/time/p5-DateTime-Format-Natural/Makefile new file mode 100644 index 00000000000..298b9ed308e --- /dev/null +++ b/time/p5-DateTime-Format-Natural/Makefile @@ -0,0 +1,26 @@ +# $NetBSD: Makefile,v 1.1.1.1 2009/02/13 23:48:50 abs Exp $ + +DISTNAME= DateTime-Format-Natural-0.74 +PKGNAME= p5-${DISTNAME} +CATEGORIES= time perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/perldoc?DateTime::Format::Natural +COMMENT= Create machine readable date/time with natural parsing logic + +DEPENDS+= p5-boolean>=0:../../devel/p5-boolean +DEPENDS+= p5-Date-Calc>=0:../../time/p5-Date-Calc +DEPENDS+= p5-DateTime>=0:../../time/p5-DateTime +DEPENDS+= p5-List-MoreUtils>=0:../../devel/p5-List-MoreUtils +DEPENDS+= p5-Params-Validate>=0:../../devel/p5-Params-Validate +DEPENDS+= p5-Term-ReadLine>=1.16:../../devel/p5-Term-ReadLine + +PERL5_MODULE_TYPE= Module::Build +PKG_DESTDIR_SUPPORT= user-destdir +USE_LANGUAGES= # + +PERL5_PACKLIST= auto/DateTime/Format/Natural/.packlist + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/time/p5-DateTime-Format-Natural/distinfo b/time/p5-DateTime-Format-Natural/distinfo new file mode 100644 index 00000000000..8888f5cc72c --- /dev/null +++ b/time/p5-DateTime-Format-Natural/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2009/02/13 23:48:50 abs Exp $ + +SHA1 (DateTime-Format-Natural-0.74.tar.gz) = 4ac80701f526f606be45bc4b9b0be32951fb02c6 +RMD160 (DateTime-Format-Natural-0.74.tar.gz) = 7214f715b78ccc967db522e2421a519553f1b777 +Size (DateTime-Format-Natural-0.74.tar.gz) = 25919 bytes -- cgit v1.2.3