From 37e9117397dc1c42cc560b0693cb47f9cfe80b47 Mon Sep 17 00:00:00 2001 From: sno Date: Tue, 7 Jul 2009 18:39:02 +0000 Subject: Importing package for p5 module DateTime-Calendar-Mayan-0.0601 as test dependency in scheduled update of devel/p5-Moose-0.87 An implementation of the Mayan Long Count, Haab, and Tzolkin calendars as defined in "Calendrical Calculations The Millennium Edition". --- time/p5-DateTime-Calendar-Mayan/DESCR | 2 ++ time/p5-DateTime-Calendar-Mayan/Makefile | 24 ++++++++++++++++++++++++ time/p5-DateTime-Calendar-Mayan/distinfo | 5 +++++ 3 files changed, 31 insertions(+) create mode 100644 time/p5-DateTime-Calendar-Mayan/DESCR create mode 100644 time/p5-DateTime-Calendar-Mayan/Makefile create mode 100644 time/p5-DateTime-Calendar-Mayan/distinfo (limited to 'time') diff --git a/time/p5-DateTime-Calendar-Mayan/DESCR b/time/p5-DateTime-Calendar-Mayan/DESCR new file mode 100644 index 00000000000..3947734679b --- /dev/null +++ b/time/p5-DateTime-Calendar-Mayan/DESCR @@ -0,0 +1,2 @@ +An implementation of the Mayan Long Count, Haab, and Tzolkin calendars as +defined in "Calendrical Calculations The Millennium Edition". diff --git a/time/p5-DateTime-Calendar-Mayan/Makefile b/time/p5-DateTime-Calendar-Mayan/Makefile new file mode 100644 index 00000000000..464771a722a --- /dev/null +++ b/time/p5-DateTime-Calendar-Mayan/Makefile @@ -0,0 +1,24 @@ +# $NetBSD: Makefile,v 1.1.1.1 2009/07/07 18:39:02 sno Exp $ +# + +DISTNAME= DateTime-Calendar-Mayan-0.0601 +PKGNAME= p5-${DISTNAME:S/0601/06.01/} +CATEGORIES= time perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/DateTime-Calendar-Mayan/ +COMMENT= The Mayan Long Count, Haab, and Tzolkin calendars +LICENSE= ${PERL5_LICENSE} + +PKG_DESTDIR_SUPPORT= user-destdir + +DEPENDS+= p5-DateTime>=0.15:../../time/p5-DateTime +DEPENDS+= p5-Params-Validate>=0.64:../../devel/p5-Params-Validate + +PERL5_MODULE_TYPE= Module::Build +PERL5_PACKLIST= auto/DateTime/Calendar/Mayan/.packlist +USE_LANGUAGES= # none + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/time/p5-DateTime-Calendar-Mayan/distinfo b/time/p5-DateTime-Calendar-Mayan/distinfo new file mode 100644 index 00000000000..6a5e5db12e0 --- /dev/null +++ b/time/p5-DateTime-Calendar-Mayan/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2009/07/07 18:39:02 sno Exp $ + +SHA1 (DateTime-Calendar-Mayan-0.0601.tar.gz) = b64421ef42d3b2c7852a09887057e54e17c748a9 +RMD160 (DateTime-Calendar-Mayan-0.0601.tar.gz) = 4c7b7d67e0e60e188dd701707eb96b0d48d750f2 +Size (DateTime-Calendar-Mayan-0.0601.tar.gz) = 16618 bytes -- cgit v1.2.3