summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-10-19 12:05:57 +0000
committerwiz <wiz@pkgsrc.org>2010-10-19 12:05:57 +0000
commit6e44460cc66e6a2d3cec34f26e812f3646bf44e6 (patch)
treeab8fef77a9831eac503c9b081e0c13ae5f91ccee /time
parent207cba89aefb3dec3b1bfcf8a4f50ac8a6088936 (diff)
downloadpkgsrc-6e44460cc66e6a2d3cec34f26e812f3646bf44e6.tar.gz
Initial import of p5-Net-Google-Calendar-1.0:
This package provides a simple OOP-ish API to Google calendars.
Diffstat (limited to 'time')
-rw-r--r--time/p5-Net-Google-Calendar/DESCR1
-rw-r--r--time/p5-Net-Google-Calendar/Makefile24
-rw-r--r--time/p5-Net-Google-Calendar/distinfo5
3 files changed, 30 insertions, 0 deletions
diff --git a/time/p5-Net-Google-Calendar/DESCR b/time/p5-Net-Google-Calendar/DESCR
new file mode 100644
index 00000000000..25e806b3eb9
--- /dev/null
+++ b/time/p5-Net-Google-Calendar/DESCR
@@ -0,0 +1 @@
+This package provides a simple OOP-ish API to Google calendars.
diff --git a/time/p5-Net-Google-Calendar/Makefile b/time/p5-Net-Google-Calendar/Makefile
new file mode 100644
index 00000000000..0ad7a94fb86
--- /dev/null
+++ b/time/p5-Net-Google-Calendar/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/10/19 12:05:57 wiz Exp $
+
+DISTNAME= Net-Google-Calendar-1.0
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= time net perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Net-Google-Calendar/
+COMMENT= Perl module for accessing Google calendars
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime
+DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
+DEPENDS+= p5-XML-Atom-[0-9]*:../../textproc/p5-XML-Atom
+DEPENDS+= p5-Net-Google-AuthSub-[0-9]*:../../nih/p5-Net-Google-AuthSub
+
+PERL5_MODULE_TYPE= Module::Build
+PERL5_PACKLIST= auto/Net/Google/Calendar/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/time/p5-Net-Google-Calendar/distinfo b/time/p5-Net-Google-Calendar/distinfo
new file mode 100644
index 00000000000..a068c24e640
--- /dev/null
+++ b/time/p5-Net-Google-Calendar/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/10/19 12:05:57 wiz Exp $
+
+SHA1 (Net-Google-Calendar-1.0.tar.gz) = e9fcb17f77e12e5d1be40af376c564e5c1eaa7a9
+RMD160 (Net-Google-Calendar-1.0.tar.gz) = 808b40c45aa5575a3159fa7dc4e0366927ac23e8
+Size (Net-Google-Calendar-1.0.tar.gz) = 26564 bytes