# Created by: Renaud Chaput <renchap@cocoa-x.com>
# $FreeBSD: tags/RELEASE_10_2_0/www/rubygem-rest-client/Makefile 388165 2015-05-31 20:58:12Z mmoll $

PORTNAME=	rest-client
PORTVERSION=	1.8.0
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:${PORTSDIR}/www/rubygem-http-cookie \
		rubygem-mime-types>=1.16:${PORTSDIR}/misc/rubygem-mime-types \
		rubygem-netrc>=0.7:${PORTSDIR}/net/rubygem-netrc

USE_RUBY=		yes
USE_RUBYGEMS=		yes
RUBYGEM_AUTOPLIST=	yes
PLIST_FILES=	bin/restclient

.include <bsd.port.mk>
