summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2011-05-18 01:27:43 +0000
committerdmcmahill <dmcmahill>2011-05-18 01:27:43 +0000
commitbbc8f1af1220bcbdb91b10c5517514a20be506a6 (patch)
tree3efc030077b399ac32fa22e22aa38854deadc59b /time
parentb1812736be9b11cbac248c58bd31fad92e7627dd (diff)
downloadpkgsrc-bbc8f1af1220bcbdb91b10c5517514a20be506a6.tar.gz
Initial import of time/p5-Date-Leapyear version 1.72
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System submitted by Edgar Fuß ------------------------------------- Date::Leapyear exports one function - isleap - which returns 1 or 0 if a year is leap, or not, respectively.
Diffstat (limited to 'time')
-rw-r--r--time/p5-Date-Leapyear/DESCR2
-rw-r--r--time/p5-Date-Leapyear/Makefile19
-rw-r--r--time/p5-Date-Leapyear/distinfo5
3 files changed, 26 insertions, 0 deletions
diff --git a/time/p5-Date-Leapyear/DESCR b/time/p5-Date-Leapyear/DESCR
new file mode 100644
index 00000000000..d1bd2051509
--- /dev/null
+++ b/time/p5-Date-Leapyear/DESCR
@@ -0,0 +1,2 @@
+Date::Leapyear exports one function - isleap - which returns 1 or 0 if a year
+is leap, or not, respectively.
diff --git a/time/p5-Date-Leapyear/Makefile b/time/p5-Date-Leapyear/Makefile
new file mode 100644
index 00000000000..644b82dd604
--- /dev/null
+++ b/time/p5-Date-Leapyear/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/05/18 01:27:43 dmcmahill Exp $
+
+DISTNAME= Date-Leapyear-1.72
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= time perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RB/RBOW/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/~rbow/Date-Leapyear-1.72/
+COMMENT= Is a particular year a leap year?
+LICENSE= ${PERL5_LICENSE}
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Date/Leapyear/.packlist
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/time/p5-Date-Leapyear/distinfo b/time/p5-Date-Leapyear/distinfo
new file mode 100644
index 00000000000..d8a379db06e
--- /dev/null
+++ b/time/p5-Date-Leapyear/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2011/05/18 01:27:43 dmcmahill Exp $
+
+SHA1 (Date-Leapyear-1.72.tar.gz) = 838a492f0408d021e40db3fffb802a66769dc79c
+RMD160 (Date-Leapyear-1.72.tar.gz) = a92914266c1cdef7ba837eb0328987f8920ec1f8
+Size (Date-Leapyear-1.72.tar.gz) = 11153 bytes