# Ports collection makefile for: rubygem-amqp # Date created: 20 Feb 2011 # Whom: Cheng-Lung Sung # # $FreeBSD$ PORTNAME= amqp PORTVERSION= 0.7.1 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= clsung@FreeBSD.org COMMENT= An implementation of the AMQP protocol for RabbitMQ clients RUN_DEPENDS= rubygem-eventmachine>=0.12.4:${PORTSDIR}/devel/rubygem-eventmachine USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include