summaryrefslogtreecommitdiffstats
path: root/devel/rubygem-apipie-params/Makefile
blob: 429316cbc08f41c4bd03bbdd75efc71df624e5d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $FreeBSD$

PORTNAME=	apipie-params
PORTVERSION=	0.0.5
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	DSL for describing data structures with json-schema bindings

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/MIT-LICENSE

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
OpenPOWER on IntegriCloud