# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# $FreeBSD: net/rubygem-amq-protocol/Makefile 327755 2013-09-20 22:10:23Z bapt $

PORTNAME=	amq-protocol
PORTVERSION=	1.6.0
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	clsung@FreeBSD.org
COMMENT=	An AMQP serialization library for Ruby

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

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