freebsd-ports/net/rubygem-right_http_connection/Makefile
Sunpoet Po-Chuan Hsieh aae3618eec - Move net/rubygem-righthttpconnection to net/rubygem-right_http_connection
- Move LICENSE upward
- Update WWW
2015-05-27 15:04:20 +00:00

18 lines
340 B
Makefile

# Created by: Greg Larkin <glarkin@FreeBSD.org>
# $FreeBSD$
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
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>