blob: b4fa1d03c69f637f8c21dc3479eb07581da17a2c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
PORTNAME= http-2
DISTVERSION= 1.2.2
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Pure-ruby HTTP 2.0 protocol implementation
WWW= https://rubygems.org/gems/http-2
LICENSE= MIT
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>
|