summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2007-06-06 12:10:54 +0000
committermarkd <markd@pkgsrc.org>2007-06-06 12:10:54 +0000
commit5d2625527f8c6ec75d77945174c2b89eb2d2278a (patch)
tree8606e387cf22a89f8870c4737b3af97d6e67f217 /time
parentc5c29cc15c664e254b0e971d3948c6dcd16cb224 (diff)
downloadpkgsrc-5d2625527f8c6ec75d77945174c2b89eb2d2278a.tar.gz
Import p5-DateTime-Event-ICal version 0.09
This module aims to support rfc2445 style recurrences, such as 'last friday of march'.
Diffstat (limited to 'time')
-rw-r--r--time/p5-DateTime-Event-ICal/DESCR2
-rw-r--r--time/p5-DateTime-Event-ICal/Makefile20
-rw-r--r--time/p5-DateTime-Event-ICal/PLIST1
-rw-r--r--time/p5-DateTime-Event-ICal/distinfo5
4 files changed, 28 insertions, 0 deletions
diff --git a/time/p5-DateTime-Event-ICal/DESCR b/time/p5-DateTime-Event-ICal/DESCR
new file mode 100644
index 00000000000..4f1ba7f47d0
--- /dev/null
+++ b/time/p5-DateTime-Event-ICal/DESCR
@@ -0,0 +1,2 @@
+This module aims to support rfc2445 style recurrences, such as
+'last friday of march'.
diff --git a/time/p5-DateTime-Event-ICal/Makefile b/time/p5-DateTime-Event-ICal/Makefile
new file mode 100644
index 00000000000..27e868580d3
--- /dev/null
+++ b/time/p5-DateTime-Event-ICal/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/06/06 12:10:54 markd Exp $
+
+DISTNAME= DateTime-Event-ICal-0.09
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= time perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/DateTime-Event-ICal
+COMMENT= DateTime extension for computing rfc2445 recurrences
+
+DEPENDS+= p5-DateTime>=0.36:../../time/p5-DateTime
+DEPENDS+= p5-DateTime-Event-Recurrence>=0.16:../../time/p5-DateTime-Event-Recurrence
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+PERL5_PACKLIST= auto/DateTime/Event/ICal/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/time/p5-DateTime-Event-ICal/PLIST b/time/p5-DateTime-Event-ICal/PLIST
new file mode 100644
index 00000000000..3c30870e487
--- /dev/null
+++ b/time/p5-DateTime-Event-ICal/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/06/06 12:10:54 markd Exp $
diff --git a/time/p5-DateTime-Event-ICal/distinfo b/time/p5-DateTime-Event-ICal/distinfo
new file mode 100644
index 00000000000..d5ce2d01947
--- /dev/null
+++ b/time/p5-DateTime-Event-ICal/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/06/06 12:10:54 markd Exp $
+
+SHA1 (DateTime-Event-ICal-0.09.tar.gz) = 46333f2609b8999a84b9cb73a6687f36e1567be5
+RMD160 (DateTime-Event-ICal-0.09.tar.gz) = be33d39ca2ab04d066e6e4e1a1f38e809ebaa0cc
+Size (DateTime-Event-ICal-0.09.tar.gz) = 24169 bytes