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

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Perform multipart-post requests using Faraday
WWW=		https://github.com/lostisland/faraday-multipart

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

RUN_DEPENDS=	rubygem-multipart-post>=2.0<3:www/rubygem-multipart-post

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>
