# Created by: Renaud Chaput <renchap@cocoa-x.com>
# $FreeBSD: tags/RELEASE_11_0_0/www/rubygem-rest-client/Makefile 417661 2016-06-27 13:58:03Z swills $

PORTNAME=	rest-client
PORTVERSION=	1.8.0
PORTREVISION=	1
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	renchap@cocoa-x.com
COMMENT=	Simple Simple HTTP and REST client for Ruby

RUN_DEPENDS=	rubygem-http-cookie>=1.0.2:www/rubygem-http-cookie \
		rubygem-mime-types29>=2.9:misc/rubygem-mime-types29 \
		rubygem-netrc>=0.7:net/rubygem-netrc

NO_ARCH=	yes

USE_RUBY=		yes
USES=		gem
PLIST_FILES=	bin/restclient

.include <bsd.port.mk>
