aboutsummaryrefslogblamecommitdiff
path: root/net/rubygem-bunny060/Makefile
blob: f3b70092998663ae525b6871d676d48c22e8af38 (plain) (tree)




















                                                                                
# Created by: renchap@cocoa-x.com
# $FreeBSD$

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

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Another synchronous Ruby AMQP client

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

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

PKGNAMESUFFIX=	060

NO_STAGE=	yes
.include <bsd.port.mk>