# Created by: renchap@cocoa-x.com
# $FreeBSD: tags/RELEASE_11_0_0/net/rubygem-bunny/Makefile 414136 2016-04-27 21:57:31Z swills $

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

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

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

RUN_DEPENDS=	rubygem-amq-protocol>=2.0.1:net/rubygem-amq-protocol

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
