# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_1_0/www/rubygem-rack-proxy/Makefile 437813 2017-04-05 19:57:43Z sunpoet $

PORTNAME=	rack-proxy
PORTVERSION=	0.6.1
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Request/response rewriting proxy capabilities with streaming

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

RUN_DEPENDS=	rubygem-rack>=0:www/rubygem-rack

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
