summaryrefslogtreecommitdiff
path: root/net/rubygem-right_http_connection/Makefile
blob: a7d17f9a268d972c9fdc3df71d122810b3c33d79 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PORTNAME=	right_http_connection
PORTVERSION=	1.5.1
CATEGORIES=	net rubygems
MASTER_SITES=	RG

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

LICENSE=	MIT

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>