20 lines
355 B
Makefile

PORTNAME= thruster
PORTVERSION= 0.1.16
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Zero-config HTTP/2 proxy for lightweight production deployments
WWW= https://github.com/basecamp/thruster
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
USES= gem
NO_ARCH= yes
PLIST_FILES= bin/thrust
.include <bsd.port.mk>