# $FreeBSD: head/devel/rubygem-apipie-params/Makefile 430038 2016-12-30 19:21:34Z sunpoet $

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>
