# Created by: renchap@cocoa-x.com
# $FreeBSD: tags/RELEASE_10_0_0/net/rubygem-bunny/Makefile 336026 2013-12-09 19:31:21Z sunpoet $

PORTNAME=	bunny
PORTVERSION=	0.10.8
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	renchap@cocoa-x.com
COMMENT=	Another synchronous Ruby AMQP client

LICENSE=	MIT

RUN_DEPENDS=	rubygem-amq-protocol>=1.6.0:${PORTSDIR}/net/rubygem-amq-protocol

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
