blob: 4fd9dd35cf687d977c83b522c849c358819847e2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
PORTNAME= jsonapi-renderer
PORTVERSION= 0.2.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Render JSONAPI documents
WWW= https://github.com/jsonapi-rb/jsonapi-renderer
LICENSE= MIT
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>
|