opnsense-ports/devel/rubygem-jsonapi-renderer/Makefile
Franco Fichtner 045ffbebc3 */*: sync with upstream
Taken from: HardenedBSD
2017-09-10 16:31:24 +02:00

17 lines
244 B
Makefile

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