# Created by: Eric Freeman <freebsdports@chillibear.com>
# $FreeBSD: tags/RELEASE_10_1_0/www/rubygem-typhoeus/Makefile 365859 2014-08-23 23:10:58Z swills $

PORTNAME=	typhoeus
PORTVERSION=	0.6.9
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Parallel HTTP request library

RUN_DEPENDS=	rubygem-ethon>=0.7.1:${PORTSDIR}/www/rubygem-ethon

USE_RUBY=		yes
USE_RUBYGEMS=		yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
