# $FreeBSD: head/devel/rubygem-apipie-params/Makefile 414143 2016-04-27 22:27:26Z swills $

PORTNAME=	apipie-params
PORTVERSION=	0.0.4
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>