aboutsummaryrefslogtreecommitdiffstats
path: root/net/Makefile
diff options
context:
space:
mode:
authorjacula <jacula@FreeBSD.org>2010-06-10 02:03:54 +0800
committerjacula <jacula@FreeBSD.org>2010-06-10 02:03:54 +0800
commit5f6885346de43bfdaa4803b6015f16bcb4268529 (patch)
treee2537fd1cd00d29199f2073eacf62b4b70b7641f /net/Makefile
parent770a5f2b990d732f793dc841f88be8e16c028906 (diff)
downloadfreebsd-ports-gnome-5f6885346de43bfdaa4803b6015f16bcb4268529.tar.gz
freebsd-ports-gnome-5f6885346de43bfdaa4803b6015f16bcb4268529.tar.zst
freebsd-ports-gnome-5f6885346de43bfdaa4803b6015f16bcb4268529.zip
This is a C-language AMQP client library for use with AMQP servers
speaking protocol versions 0-8 and 0-9-1. This port only speaks the 0-8 protocol version, for 0-9-1 use net/rabbitmq-c-devel. - <http://www.rabbitmq.com/> - <http://www.amqp.org/> - <http://hg.rabbitmq.com/rabbitmq-c> WWW: http://hg.rabbitmq.com/rabbitmq-c PR: ports/145242 Submitted by: Geoff Garside <rabbitmq@geoffgarside.co.uk> Approved by: pgj (mentor)
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 4a87f7081857..f67baffd3e55 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -861,6 +861,7 @@
SUBDIR += queso
SUBDIR += quoted
SUBDIR += rabbitmq
+ SUBDIR += rabbitmq-c
SUBDIR += raddump
SUBDIR += radiator
SUBDIR += radiusclient