PORTNAME=	em-redis-unified
PORTVERSION=	1.0.1
CATEGORIES=	databases rubygems
MASTER_SITES=	RG

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Eventmachine-based implementation of the Redis protocol
WWW=		https://github.com/portertech/em-redis

LICENSE=	mit

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	rubygem-eventmachine>=0.12.10:devel/rubygem-eventmachine

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>
