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

PORTNAME=	grape-entity
PORTVERSION=	0.3.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

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

RUN_DEPENDS=	rubygem-activesupport>=0:${PORTSDIR}/devel/rubygem-activesupport \
		rubygem-multi_json>=1.3.2:${PORTSDIR}/devel/rubygem-multi_json

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes


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