PORTNAME=	faraday-http-cache
PORTVERSION=	2.5.1
PORTREVISION=	1
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Middleware to handle HTTP caching
WWW=		https://github.com/sourcelevel/faraday-http-cache

LICENSE=	Apache-2.0
LICENSE_FILE=	${WRKSRC}/LICENSE

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	rubygem-faraday>=0.8:www/rubygem-faraday

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>
