freebsd-ports/devel/rubygem-graphql/Makefile
Matthias Fechner 312605a166 devel/rubygem-graphql update to 1.8.11.
Approved by:	mentors (implicit)
2018-10-20 14:42:07 +00:00

18 lines
253 B
Makefile

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