# Created by: renchap@cocoa-x.com
# $FreeBSD: tags/RELEASE_10_2_0/net/rubygem-bunny/Makefile 388744 2015-06-07 20:39:57Z sunpoet $

PORTNAME=	bunny
PORTVERSION=	1.7.0
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.9.2:${PORTSDIR}/net/rubygem-amq-protocol

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
