From b1812736be9b11cbac248c58bd31fad92e7627dd Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Wed, 18 May 2011 01:23:39 +0000 Subject: Initial import of time/p5-Date-ICal version 1.72 This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System submitted by Edgar Fuß MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------------------------------- Date::ICal talks the ICal date format, and is intended to be a base class for other date/calendar modules that know about ICal time format also. --- time/p5-Date-ICal/DESCR | 2 ++ time/p5-Date-ICal/Makefile | 21 +++++++++++++++++++++ time/p5-Date-ICal/distinfo | 5 +++++ 3 files changed, 28 insertions(+) create mode 100644 time/p5-Date-ICal/DESCR create mode 100644 time/p5-Date-ICal/Makefile create mode 100644 time/p5-Date-ICal/distinfo (limited to 'time') diff --git a/time/p5-Date-ICal/DESCR b/time/p5-Date-ICal/DESCR new file mode 100644 index 00000000000..6f0c0732e49 --- /dev/null +++ b/time/p5-Date-ICal/DESCR @@ -0,0 +1,2 @@ +Date::ICal talks the ICal date format, and is intended to be a base class for +other date/calendar modules that know about ICal time format also. diff --git a/time/p5-Date-ICal/Makefile b/time/p5-Date-ICal/Makefile new file mode 100644 index 00000000000..491c7365d44 --- /dev/null +++ b/time/p5-Date-ICal/Makefile @@ -0,0 +1,21 @@ +# $NetBSD: Makefile,v 1.1.1.1 2011/05/18 01:23:39 dmcmahill Exp $ + +DISTNAME= Date-ICal-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-ICal-1.72/ +COMMENT= Perl extension for ICalendar date objects +LICENSE= ${PERL5_LICENSE} + +DEPENDS+= p5-Date-Leapyear>=1.03:../../time/p5-Date-Leapyear + +USE_LANGUAGES= # empty +PERL5_PACKLIST= auto/Date/ICal/.packlist + +PKG_DESTDIR_SUPPORT= user-destdir + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/time/p5-Date-ICal/distinfo b/time/p5-Date-ICal/distinfo new file mode 100644 index 00000000000..de2e51d9c65 --- /dev/null +++ b/time/p5-Date-ICal/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2011/05/18 01:23:39 dmcmahill Exp $ + +SHA1 (Date-ICal-1.72.tar.gz) = ae4389a9969396ae62c002041acf51059cccaadd +RMD160 (Date-ICal-1.72.tar.gz) = 51d48bd05991f1c95dfea2c775bca1ed327c9fa6 +Size (Date-ICal-1.72.tar.gz) = 43895 bytes -- cgit v1.2.3