aboutsummaryrefslogblamecommitdiff
path: root/net/rubygem-uri-redis/Makefile
blob: 87594e49d7e6b0f81934a0e2474f652e2a8612b8 (plain) (tree)
1
2
3
4
5
6
7
8
9

                         
                            



                                                                     
                                                   
 
                   
                                     
 
                   


                   

                      
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
WWW=		https://github.com/delano/uri-redis

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE.txt

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>