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

PORTNAME=	redis-activesupport
PORTVERSION=	4.0.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Redis store for ActiveSupport::Cache

LICENSE=	MIT

RUN_DEPENDS=	rubygem-activesupport4>=4.0.0:${PORTSDIR}/devel/rubygem-activesupport4 \
		rubygem-redis-store>=1.1.0:${PORTSDIR}/devel/rubygem-redis-store

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

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