freebsd-ports/net/rubygem-amq-protocol/Makefile
2014-01-24 14:53:03 +00:00

16 lines
308 B
Makefile

# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# $FreeBSD$
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
.include <bsd.port.mk>