opnsense-ports/www/rubygem-net-http-persistent2/Makefile
Franco Fichtner a53729b4be */*: sync with upstream
Taken from: FreeBSD
2017-02-28 07:56:01 +01:00

21 lines
373 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= net-http-persistent
PORTVERSION= 2.9.4
CATEGORIES= www net rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 2
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Manages persistent connections using Net::HTTP
LICENSE= MIT
PORTSCOUT= limit:^2\.
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>