opnsense-ports/devel/rubygem-jsonapi-renderer/Makefile
Franco Fichtner 3322da1971 */*: sync with upstream
Taken from: HardenedBSD
2019-07-08 05:49:29 +02:00

18 lines
248 B
Makefile

# $FreeBSD$
PORTNAME= jsonapi-renderer
PORTVERSION= 0.2.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Render JSONAPI documents
LICENSE= MIT
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>