opnsense-ports/www/rubygem-protocol-http/Makefile
Franco Fichtner 846fc28233 */*: sync with upstream
Taken from: FreeBSD
2024-02-22 12:57:55 +01:00

17 lines
322 B
Makefile

PORTNAME= protocol-http
PORTVERSION= 0.26.1
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
LICENSE_FILE= ${WRKSRC}/license.md
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>