opnsense-ports/devel/rubygem-graphql/Makefile
Franco Fichtner 27c00c1d68 */*: sync with upstream
Taken from: HardenedBSD
2019-04-04 21:51:55 +02:00

18 lines
253 B
Makefile

# $FreeBSD$
PORTNAME= graphql
PORTVERSION= 1.8.17
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Plain-Ruby implementation of GraphQL
LICENSE= MIT
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>