Skip to content

Commit

Permalink
+p5-Net-Dropbox-API
Browse files Browse the repository at this point in the history
  • Loading branch information
toddfries committed Jan 19, 2014
1 parent b30c8f5 commit 8cd6ea5
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 0 deletions.
19 changes: 19 additions & 0 deletions 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<bsd.port.mk>
2 changes: 2 additions & 0 deletions 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
1 change: 1 addition & 0 deletions net/p5-Net-Dropbox-API/pkg/DESCR
@@ -0,0 +1 @@
A dropbox API interface.
11 changes: 11 additions & 0 deletions 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

0 comments on commit 8cd6ea5

Please sign in to comment.