summaryrefslogtreecommitdiffstats
path: root/devel/rubygem-grape-entity/Makefile
blob: f897a4ab2183600a631825c4b195bd8ae4841172 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# $FreeBSD$

PORTNAME=	grape-entity
PORTVERSION=	0.6.0
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>=0:devel/rubygem-activesupport4 \
		rubygem-multi_json>=1.3.2:devel/rubygem-multi_json

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

PORTSCOUT=	ignore

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