aboutsummaryrefslogblamecommitdiff
path: root/net/rubygem-righthttpconnection/Makefile
blob: 163cc9862bb7c5ff1256f37d8b9abff1c8ec992b (plain) (tree)
1
2
3
4
5
6
7
8
9

                                                                   
                                                                 




                                   
                     
                            
                  

                                                    
                                   




                                                                    
                           

                      
# Ports collection makefile for:	rubygem-righthttpconnection
# Date created:			01 May 2008
# Whom:				Greg Larkin <glarkin@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	righthttpconnection
PORTVERSION=	1.3.0
CATEGORIES=	net rubygems
MASTER_SITES=	RG
DISTNAME=	right_http_connection-${PORTVERSION}

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

USE_RUBY=	yes
USE_RUBYGEMS=	yes
GEM_NAME=	${DISTNAME}
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>