# Created by: Eric Freeman <freebsdports@chillibear.com>
# $FreeBSD: tags/RELEASE_10_2_0/www/rubygem-typhoeus/Makefile 390195 2015-06-21 10:40:57Z sunpoet $

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

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

LICENSE=	MIT

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

NO_ARCH=	yes
USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
