PORTNAME=	faraday-typhoeus
PORTVERSION=	1.1.0
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Faraday adapter for Typhoeus
WWW=		https://github.com/dleavitt/faraday-typhoeus

LICENSE=	mit
LICENSE_FILE=	${WRKSRC}/LICENSE.md

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	rubygem-faraday>=2.0<3:www/rubygem-faraday \
		rubygem-typhoeus>=1.4<2:www/rubygem-typhoeus

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>
