diff options
author | markd <markd@pkgsrc.org> | 2007-06-06 12:13:50 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2007-06-06 12:13:50 +0000 |
commit | fbc819e39242c6cfb7066bb33492173da0b1f82a (patch) | |
tree | cccd98ee55bce599b1d38faa8969cb9ebd15a35b /time | |
parent | 9d387a3c7ec16e563ebe08ae6bb39f8422682bf4 (diff) | |
download | pkgsrc-fbc819e39242c6cfb7066bb33492173da0b1f82a.tar.gz |
Import of p5-Data-ICal-DateTime version 0.65
Convenience methods for using Data::ICal with DateTime.
Diffstat (limited to 'time')
-rw-r--r-- | time/p5-Data-ICal-DateTime/DESCR | 1 | ||||
-rw-r--r-- | time/p5-Data-ICal-DateTime/Makefile | 27 | ||||
-rw-r--r-- | time/p5-Data-ICal-DateTime/PLIST | 1 | ||||
-rw-r--r-- | time/p5-Data-ICal-DateTime/distinfo | 5 |
4 files changed, 34 insertions, 0 deletions
diff --git a/time/p5-Data-ICal-DateTime/DESCR b/time/p5-Data-ICal-DateTime/DESCR new file mode 100644 index 00000000000..702f1478152 --- /dev/null +++ b/time/p5-Data-ICal-DateTime/DESCR @@ -0,0 +1 @@ +Convenience methods for using Data::ICal with DateTime. diff --git a/time/p5-Data-ICal-DateTime/Makefile b/time/p5-Data-ICal-DateTime/Makefile new file mode 100644 index 00000000000..0298cf8889a --- /dev/null +++ b/time/p5-Data-ICal-DateTime/Makefile @@ -0,0 +1,27 @@ +# $NetBSD: Makefile,v 1.1.1.1 2007/06/06 12:13:50 markd Exp $ + +DISTNAME= Data-ICal-DateTime-0.65 +PKGNAME= p5-${DISTNAME} +CATEGORIES= time perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/Data-ICal-DateTime +COMMENT= Convenience methods for using Data::ICal with DateTime + +DEPENDS+= p5-Class-Accessor>=0.30:../../devel/p5-Class-Accessor +DEPENDS+= p5-Clone>=0.22:../../devel/p5-Clone +DEPENDS+= p5-Data-ICal>=0.07:../../time/p5-Data-ICal +DEPENDS+= p5-DateTime-Format-ICal>=0.08:../../time/p5-DateTime-Format-ICal +DEPENDS+= p5-DateTime-Set>=0.25:../../time/p5-DateTime-Set + +BUILD_DEPENDS+= p5-Test-LongString-[0-9]*:../../devel/p5-Test-LongString +BUILD_DEPENDS+= p5-Test-NoWarnings-[0-9]*:../../devel/p5-Test-NoWarnings +BUILD_DEPENDS+= p5-Test-Warn-[0-9]*:../../devel/p5-Test-Warn + +PKG_INSTALLATION_TYPES= overwrite pkgviews + +PERL5_PACKLIST= auto/Data/ICal/DateTime/.packlist + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/time/p5-Data-ICal-DateTime/PLIST b/time/p5-Data-ICal-DateTime/PLIST new file mode 100644 index 00000000000..095ea4bb4a0 --- /dev/null +++ b/time/p5-Data-ICal-DateTime/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2007/06/06 12:13:50 markd Exp $ diff --git a/time/p5-Data-ICal-DateTime/distinfo b/time/p5-Data-ICal-DateTime/distinfo new file mode 100644 index 00000000000..93073183517 --- /dev/null +++ b/time/p5-Data-ICal-DateTime/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2007/06/06 12:13:50 markd Exp $ + +SHA1 (Data-ICal-DateTime-0.65.tar.gz) = e292ba6e0d7009bb8c47e527dc9b77054a9bffde +RMD160 (Data-ICal-DateTime-0.65.tar.gz) = 62a36930736320751e75a7266001453aa1154eac +Size (Data-ICal-DateTime-0.65.tar.gz) = 29301 bytes |