From 8cd6ea586b64a2fc043d023bd64def6d467d6a4c Mon Sep 17 00:00:00 2001 From: "Todd T. Fries" Date: Sun, 19 Jan 2014 04:08:11 -0600 Subject: [PATCH] +p5-Net-Dropbox-API --- net/p5-Net-Dropbox-API/Makefile | 19 +++++++++++++++++++ net/p5-Net-Dropbox-API/distinfo | 2 ++ net/p5-Net-Dropbox-API/pkg/DESCR | 1 + net/p5-Net-Dropbox-API/pkg/PLIST | 11 +++++++++++ 4 files changed, 33 insertions(+) create mode 100644 net/p5-Net-Dropbox-API/Makefile create mode 100644 net/p5-Net-Dropbox-API/distinfo create mode 100644 net/p5-Net-Dropbox-API/pkg/DESCR create mode 100644 net/p5-Net-Dropbox-API/pkg/PLIST diff --git a/net/p5-Net-Dropbox-API/Makefile b/net/p5-Net-Dropbox-API/Makefile new file mode 100644 index 0000000000..95218ff79d --- /dev/null +++ b/net/p5-Net-Dropbox-API/Makefile @@ -0,0 +1,19 @@ +# $OpenBSD: Makefile.template,v 1.67 2013/07/10 15:22:23 bcallah Exp $ + +COMMENT= A dropbox API interface + +MODULES= cpan + +DISTNAME= Net-Dropbox-API-1.9 + +CATEGORIES= net + +#Perl +PERMIT_PACKAGE_CDROM= Yes + +# XXX deps +#RUN_DEPENDS= devel/p5-Moose + +#BUILD_DEPENDS= ${RUN_DEPENDS} + +.include diff --git a/net/p5-Net-Dropbox-API/distinfo b/net/p5-Net-Dropbox-API/distinfo new file mode 100644 index 0000000000..9b6317bd38 --- /dev/null +++ b/net/p5-Net-Dropbox-API/distinfo @@ -0,0 +1,2 @@ +SHA256 (Net-Dropbox-API-1.9.tar.gz) = cCNL70kgEDHQxLfUdMkZL6OaspfcTyajX2RJwWou46Q= +SIZE (Net-Dropbox-API-1.9.tar.gz) = 32121 diff --git a/net/p5-Net-Dropbox-API/pkg/DESCR b/net/p5-Net-Dropbox-API/pkg/DESCR new file mode 100644 index 0000000000..6cdfb7954f --- /dev/null +++ b/net/p5-Net-Dropbox-API/pkg/DESCR @@ -0,0 +1 @@ +A dropbox API interface. diff --git a/net/p5-Net-Dropbox-API/pkg/PLIST b/net/p5-Net-Dropbox-API/pkg/PLIST new file mode 100644 index 0000000000..041482b6b8 --- /dev/null +++ b/net/p5-Net-Dropbox-API/pkg/PLIST @@ -0,0 +1,11 @@ +@comment $OpenBSD$ +${P5SITE}/Net/ +${P5SITE}/Net/Dropbox/ +${P5SITE}/Net/Dropbox/API.pm +${P5ARCH}/ +${P5ARCH}/auto/ +${P5ARCH}/common/ +${P5ARCH}/common/sense.pm +${P5ARCH}/common/sense.pod +@man man/man3p/Net::Dropbox::API.3p +@man man/man3p/common::sense.3p