aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorDave Cottlehuber <dch@FreeBSD.org>2018-10-23 22:32:09 +0000
committerDave Cottlehuber <dch@FreeBSD.org>2018-10-23 22:32:09 +0000
commitf56a628d4668715be033fc65fd013f9a2483238c (patch)
treed02dffcee9fe4ed84857d1c42a460d222331e9ac /net/Makefile
parent91ff2c8ea9ac69c564fa1b60b9a1e09bed028a72 (diff)
downloadports-f56a628d4668715be033fc65fd013f9a2483238c.tar.gz
ports-f56a628d4668715be033fc65fd013f9a2483238c.zip
new port: net/rabbiteer: amqp/rabbitmq command-line tool
Send and receive messages via a RabbitMQ message broker Approved by: jrm (mentor) Differential Revision: https://reviews.freebsd.org/D17558
Notes
Notes: svn path=/head/; revision=482874
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 94e14b24cc38..eed6a78a773f 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1185,6 +1185,7 @@
SUBDIR += queso
SUBDIR += quiterss
SUBDIR += quoted
+ SUBDIR += rabbiteer
SUBDIR += rabbitmq
SUBDIR += rabbitmq-c
SUBDIR += rabbitmq-c-devel