aboutsummaryrefslogblamecommitdiff
path: root/net/rubygem-right_http_connection/Makefile
blob: cf91411172ad2b1b3c0f6e54c298e5af3e2d6120 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                               
 
                                     
                     
                            
                  
 
                                

                                                                    

                   

                   
                   
                   

                      
# Created by: Greg Larkin <glarkin@FreeBSD.org>

PORTNAME=	right_http_connection
PORTVERSION=	1.5.0
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Persistent HTTP/HTTPS connections with error retries

LICENSE=	MIT

NO_ARCH=	yes

USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>