summaryrefslogtreecommitdiffstats
path: root/net/rubygem-uri-redis/Makefile
blob: 675d29b57f1e41319af25148aa1544f93e45b425 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$

PORTNAME=	uri-redis
PORTVERSION=	0.4.2
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Support for parsing redis://host:port/dbindex/keyname

LICENSE=	MIT

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem:autoplist

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