blob: 863812020349862efad971f816d9ffc9a1f40b27 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
PORTNAME= net-http-pipeline
PORTVERSION= 1.0.1
CATEGORIES= www net rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= HTTP/1.1 pipelining implementation atop Net::HTTP
WWW= https://docs.seattlerb.org/net-http-pipeline/
LICENSE= MIT
NO_ARCH= yes
USES= gem
.include <bsd.port.mk>
|