diff options
author | sno <sno@pkgsrc.org> | 2009-07-07 18:39:02 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-07-07 18:39:02 +0000 |
commit | 37e9117397dc1c42cc560b0693cb47f9cfe80b47 (patch) | |
tree | b11f6de6088c42f605ecf555fab3faa1a22d98b7 /time | |
parent | fd2870648ed47970419da2495a0492c166ca6c93 (diff) | |
download | pkgsrc-37e9117397dc1c42cc560b0693cb47f9cfe80b47.tar.gz |
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".
Diffstat (limited to 'time')
-rw-r--r-- | time/p5-DateTime-Calendar-Mayan/DESCR | 2 | ||||
-rw-r--r-- | time/p5-DateTime-Calendar-Mayan/Makefile | 24 | ||||
-rw-r--r-- | time/p5-DateTime-Calendar-Mayan/distinfo | 5 |
3 files changed, 31 insertions, 0 deletions
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 |