View | Details | Raw Unified | Return to bug 206955
Collapse All | Expand All

(-)b/devel/rubygem-grape-entity/Makefile (-1 / +2 lines)
Lines 2-7 Link Here
2
2
3
PORTNAME=	grape-entity
3
PORTNAME=	grape-entity
4
PORTVERSION=	0.5.0
4
PORTVERSION=	0.5.0
5
PORTREVISION=	1
5
CATEGORIES=	devel rubygems
6
CATEGORIES=	devel rubygems
6
MASTER_SITES=	RG
7
MASTER_SITES=	RG
7
8
Lines 11-17 COMMENT= Entities - a simple Facade to use with your models and API Link Here
11
LICENSE=	MIT
12
LICENSE=	MIT
12
LICENSE_FILE=	${WRKSRC}/LICENSE
13
LICENSE_FILE=	${WRKSRC}/LICENSE
13
14
14
RUN_DEPENDS=	rubygem-activesupport>=0:${PORTSDIR}/devel/rubygem-activesupport \
15
RUN_DEPENDS=	rubygem-activesupport4>=0:${PORTSDIR}/devel/rubygem-activesupport4 \
15
		rubygem-multi_json>=1.3.2:${PORTSDIR}/devel/rubygem-multi_json
16
		rubygem-multi_json>=1.3.2:${PORTSDIR}/devel/rubygem-multi_json
16
17
17
NO_ARCH=	yes
18
NO_ARCH=	yes

Return to bug 206955