diff options
author | markd <markd@pkgsrc.org> | 2007-06-06 12:09:21 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2007-06-06 12:09:21 +0000 |
commit | 6d506bbea4f1de4e820c00390993039f8eb511a4 (patch) | |
tree | 2f08752a0775f54694a3893d36cf3ea52bb18a60 /time | |
parent | 4e7c57108645193fda10adc692158e6d76379a01 (diff) | |
download | pkgsrc-6d506bbea4f1de4e820c00390993039f8eb511a4.tar.gz |
Import p5-DateTime-Event-Recurrence version 0.16
This module aims to support basic recurrences, such as 'daily'.
Diffstat (limited to 'time')
-rw-r--r-- | time/p5-DateTime-Event-Recurrence/DESCR | 1 | ||||
-rw-r--r-- | time/p5-DateTime-Event-Recurrence/Makefile | 19 | ||||
-rw-r--r-- | time/p5-DateTime-Event-Recurrence/PLIST | 1 | ||||
-rw-r--r-- | time/p5-DateTime-Event-Recurrence/distinfo | 5 |
4 files changed, 26 insertions, 0 deletions
diff --git a/time/p5-DateTime-Event-Recurrence/DESCR b/time/p5-DateTime-Event-Recurrence/DESCR new file mode 100644 index 00000000000..526948914bd --- /dev/null +++ b/time/p5-DateTime-Event-Recurrence/DESCR @@ -0,0 +1 @@ +This module aims to support basic recurrences, such as 'daily'. diff --git a/time/p5-DateTime-Event-Recurrence/Makefile b/time/p5-DateTime-Event-Recurrence/Makefile new file mode 100644 index 00000000000..040076b86f6 --- /dev/null +++ b/time/p5-DateTime-Event-Recurrence/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1.1.1 2007/06/06 12:09:21 markd Exp $ + +DISTNAME= DateTime-Event-Recurrence-0.16 +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-Recurrence +COMMENT= DateTime::Set extension to create basic recurrence sets + +DEPENDS+= p5-DateTime-Set>=0.17:../../time/p5-DateTime-Set + +PKG_INSTALLATION_TYPES= overwrite pkgviews + +PERL5_PACKLIST= auto/DateTime/Event/Recurrence/.packlist + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/time/p5-DateTime-Event-Recurrence/PLIST b/time/p5-DateTime-Event-Recurrence/PLIST new file mode 100644 index 00000000000..f4623fff446 --- /dev/null +++ b/time/p5-DateTime-Event-Recurrence/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2007/06/06 12:09:21 markd Exp $ diff --git a/time/p5-DateTime-Event-Recurrence/distinfo b/time/p5-DateTime-Event-Recurrence/distinfo new file mode 100644 index 00000000000..891e5f2340d --- /dev/null +++ b/time/p5-DateTime-Event-Recurrence/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2007/06/06 12:09:21 markd Exp $ + +SHA1 (DateTime-Event-Recurrence-0.16.tar.gz) = f8233f39e02d6c56e9609e6f41e95a56cfc7dab0 +RMD160 (DateTime-Event-Recurrence-0.16.tar.gz) = f92993367afd99a6025a0569cb1bab8b496d98f7 +Size (DateTime-Event-Recurrence-0.16.tar.gz) = 23915 bytes |