PORTNAME=	graphql-client
PORTVERSION=	0.20.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	mfechner@FreeBSD.org
COMMENT=	Ruby library for declaring, composing and executing GraphQL queries
WWW=		https://github.com/github/graphql-client

LICENSE=	MIT

RUN_DEPENDS=	rubygem-activesupport70>=3.0:devel/rubygem-activesupport70 \
		rubygem-graphql>=1.13.0:devel/rubygem-graphql

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>
