summaryrefslogtreecommitdiff
path: root/time/p5-DateTime-Format-DateParse
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2009-02-13 23:09:02 +0000
committerabs <abs@pkgsrc.org>2009-02-13 23:09:02 +0000
commita8b0a05bef5004903c8f8dae884f9b6a54e6a0fa (patch)
treebf5bf37d125bb00ea9f09e28eea2be7380ab6519 /time/p5-DateTime-Format-DateParse
parent5efb03790081903ca48e2518d86a5852914288ae (diff)
downloadpkgsrc-a8b0a05bef5004903c8f8dae884f9b6a54e6a0fa.tar.gz
Added time/p5-DateTime-Format-DateParse version 0.04
This module is a compatibility wrapper around Date::Parse. It accepts no arguments to its import method and exports no symbols.
Diffstat (limited to 'time/p5-DateTime-Format-DateParse')
-rw-r--r--time/p5-DateTime-Format-DateParse/DESCR3
-rw-r--r--time/p5-DateTime-Format-DateParse/Makefile23
-rw-r--r--time/p5-DateTime-Format-DateParse/distinfo5
3 files changed, 31 insertions, 0 deletions
diff --git a/time/p5-DateTime-Format-DateParse/DESCR b/time/p5-DateTime-Format-DateParse/DESCR
new file mode 100644
index 00000000000..2b8d8b57902
--- /dev/null
+++ b/time/p5-DateTime-Format-DateParse/DESCR
@@ -0,0 +1,3 @@
+This module is a compatibility wrapper around Date::Parse.
+
+It accepts no arguments to its import method and exports no symbols.
diff --git a/time/p5-DateTime-Format-DateParse/Makefile b/time/p5-DateTime-Format-DateParse/Makefile
new file mode 100644
index 00000000000..3635148c3f9
--- /dev/null
+++ b/time/p5-DateTime-Format-DateParse/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/02/13 23:09:02 abs Exp $
+
+DISTNAME= DateTime-Format-DateParse-0.04
+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::DateParse
+COMMENT= Parses Date::Parse compatible formats
+
+DEPENDS+= p5-DateTime>=0.29:../../time/p5-DateTime
+DEPENDS+= p5-DateTime-TimeZone>=0.27:../../time/p5-DateTime-TimeZone
+DEPENDS+= p5-TimeDate>=1.16:../../time/p5-TimeDate
+
+PERL5_MODULE_TYPE= Module::Build
+PKG_DESTDIR_SUPPORT= user-destdir
+USE_LANGUAGES= #
+
+PERL5_PACKLIST= auto/DateTime/Format/DateParse/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/time/p5-DateTime-Format-DateParse/distinfo b/time/p5-DateTime-Format-DateParse/distinfo
new file mode 100644
index 00000000000..1fdfc57e869
--- /dev/null
+++ b/time/p5-DateTime-Format-DateParse/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/02/13 23:09:02 abs Exp $
+
+SHA1 (DateTime-Format-DateParse-0.04.tar.gz) = 0c7db13f1481bbb7587625d11d14f352ea6cfc8b
+RMD160 (DateTime-Format-DateParse-0.04.tar.gz) = 33d44ef03cde34ea2e9fb6d84ec278734943698a
+Size (DateTime-Format-DateParse-0.04.tar.gz) = 14504 bytes