opnsense-ports/www/rubygem-protocol-http/Makefile
Franco Fichtner eb3792d105 */*: sync with upstream
Taken from: FreeBSD
2023-07-17 07:53:42 +02:00

16 lines
287 B
Makefile

PORTNAME= protocol-http
PORTVERSION= 0.24.4
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Provides abstractions to handle HTTP protocols
WWW= https://github.com/socketry/protocol-http
LICENSE= MIT
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>