aboutsummaryrefslogtreecommitdiffstats
path: root/net/Makefile
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2011-08-07 01:05:18 +0800
committerSteve Wills <swills@FreeBSD.org>2011-08-07 01:05:18 +0800
commit7d0ae458df413e4806b63bbd7c0ef5280725ca31 (patch)
tree33adb54dfecb4957675a8fe3294221f8771ea367 /net/Makefile
parent2b99c12181af69ec088b2434e6746602930e54e1 (diff)
downloadfreebsd-ports-gnome-7d0ae458df413e4806b63bbd7c0ef5280725ca31.tar.gz
freebsd-ports-gnome-7d0ae458df413e4806b63bbd7c0ef5280725ca31.tar.zst
freebsd-ports-gnome-7d0ae458df413e4806b63bbd7c0ef5280725ca31.zip
Command line utilies for interacting with AMQP compliant queues.
The intention is provide simple management tools that can be used to complete ad hoc housework on an AMQP queue. In addition, simple scripts can be layered over the tools when needed. WWW: http://rubygems.org/gems/amqp-utils PR: ports/158816 Submitted by: Loic Pefferkorn <loic-freebsd at loicp.eu>
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 7304e2acef1b..36ad12ba1330 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -948,6 +948,7 @@
SUBDIR += ruby-tcpsocketpipe
SUBDIR += ruby-tserver
SUBDIR += rubygem-amqp
+ SUBDIR += rubygem-amqp-utils
SUBDIR += rubygem-bunny
SUBDIR += rubygem-geoip
SUBDIR += rubygem-http_parser.rb