freebsd-ports/net/rubygem-bunny/Makefile
2010-09-13 23:33:44 +00:00

21 lines
363 B
Makefile

# Ports collection makefile for: rubygem-bunny
# Date created: 19 Mar 2010
# Whom: renchap@cocoa-x.com
#
# $FreeBSD$
#
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>