# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_2_0/net/rubygem-dropbox-sdk/Makefile 352306 2014-04-26 18:12:04Z sunpoet $

PORTNAME=	dropbox-sdk
PORTVERSION=	1.6.4
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Library of the Dropbox API web endpoints

LICENSE=	MIT

RUN_DEPENDS=	rubygem-json>=0:${PORTSDIR}/devel/rubygem-json

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
