freebsd-ports/devel/rubygem-graphql/Makefile
2024-02-23 15:18:01 +02:00

16 lines
272 B
Makefile

PORTNAME= graphql
PORTVERSION= 2.2.9
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Plain-Ruby implementation of GraphQL
WWW= https://github.com/rmosolgo/graphql-ruby
LICENSE= MIT
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>