opnsense-ports/devel/rubygem-graphql/Makefile
Franco Fichtner 241e98aef5 */*: sync with upstream
Taken from: FreeBSD
2023-02-20 10:02:24 +01:00

16 lines
274 B
Makefile

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