# Ports collection makefile for:	rubygem-bunny
# Date created:				19 Mar 2010
# Whom:					renchap@cocoa-x.com
#
# $FreeBSD: ports/net/rubygem-bunny/Makefile,v 1.4 2010/09/13 23:33:44 pgollucci Exp $
#

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

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

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
