# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD: head/net/rubygem-fog-brightbox/Makefile 460191 2018-01-28 14:08:02Z sunpoet $

PORTNAME=	fog-brightbox
PORTVERSION=	0.14.0
PORTREVISION=	2
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Module for the 'fog' gem to support Brightbox Cloud

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE.txt

RUN_DEPENDS=	rubygem-fog-core1>=1.22:devel/rubygem-fog-core1 \
		rubygem-fog-json>=0:devel/rubygem-fog-json \
		rubygem-inflecto>=0.0.2:devel/rubygem-inflecto

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
