# Created by: Steve Wills # $FreeBSD$ PORTNAME= hiredis PORTVERSION= 0.5.2 CATEGORIES= databases rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby wrapper for hiredis RUN_DEPENDS= redis>=0:${PORTSDIR}/databases/redis USES= gmake USE_RUBY= yes USE_RAKE= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST=yes .include