freebsd-ports/net/rubygem-amq-protocol/Makefile
2011-10-14 13:50:38 +00:00

19 lines
399 B
Makefile

# Ports collection makefile for: rubygem-amq-protocol
# Date created: 28 Sep 2011
# Whom: Cheng-Lung Sung <clsung@FreeBSD.org>
#
# $FreeBSD$
PORTNAME= amq-protocol
PORTVERSION= 0.8.3
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= clsung@FreeBSD.org
COMMENT= An AMQP 0.9.1 serialization library for Ruby
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>