ports/devel/rubygem-graphql/Makefile
2023-10-23 19:04:19 +03:00

16 lines
273 B
Makefile

PORTNAME= graphql
PORTVERSION= 2.0.27
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>