1b279c100b
more easily contribute to their maintenance.
18 lines
245 B
Makefile
18 lines
245 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= jsonapi-renderer
|
|
PORTVERSION= 0.1.3
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Render JSONAPI documents
|
|
|
|
LICENSE= MIT
|
|
|
|
USES= gem
|
|
USE_RUBY= yes
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|