PORTNAME=	orchestrator_client
PORTVERSION=	0.6.1
PORTREVISION=	2
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	puppet@FreeBSD.org
COMMENT=	Client library for Puppet orchestration services
WWW=		https://github.com/puppetlabs/orchestrator_client-ruby

LICENSE=	APACHE20

RUN_DEPENDS=	rubygem-faraday>=2.0:www/rubygem-faraday \
		rubygem-faraday-net_http_persistent>=2.0:www/rubygem-faraday-net_http_persistent

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>
