# Created by: Matthias Fechner # $FreeBSD: head/devel/rubygem-graphql-client/Makefile 555813 2020-11-21 08:07:20Z mfechner $ PORTNAME= graphql-client PORTVERSION= 0.16.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Ruby library for declaring, composing and executing GraphQL queries LICENSE= MIT RUN_DEPENDS= rubygem-activesupport60>=3.0:devel/rubygem-activesupport60 \ rubygem-graphql>=1.8<2:devel/rubygem-graphql USES= gem USE_RUBY= yes NO_ARCH= yes .include