# $FreeBSD: head/devel/rubygem-grape-entity/Makefile 460482 2018-01-31 15:52:05Z sunpoet $

PORTNAME=	grape-entity
PORTVERSION=	0.7.1
PORTEPOCH=	1
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Entities - a simple Facade to use with your models and API

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

RUN_DEPENDS=	rubygem-activesupport4>=4.0:devel/rubygem-activesupport4 \
		rubygem-multi_json>=1.3.2:devel/rubygem-multi_json

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
