Matthias Fechner ed83eaf100 Upgrade to version 1.8.13.
Reported by:	PORTSCOUT
2019-01-31 14:15:05 +00:00

19 lines
253 B
Makefile

# $FreeBSD$
PORTNAME= graphql
PORTVERSION= 1.8.13
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>