freebsd-ports/net/rubygem-amq-protocol/Makefile

20 lines
393 B
Makefile
Raw Normal View History

# 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.9.4
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>