aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2011-02-20 12:28:42 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2011-02-20 12:28:42 +0000
commitb2b76822d7747ad348ff0d7ac606cee0e97bef08 (patch)
tree225f4593c41d9c09bc4ac0cb36aead3b3d003b40 /net/Makefile
parent94236687bf63dc1276c1cd8c96bfcc134c3192f9 (diff)
downloadports-b2b76822d7747ad348ff0d7ac606cee0e97bef08.tar.gz
ports-b2b76822d7747ad348ff0d7ac606cee0e97bef08.zip
Simple asynchronous AMQP driver for Ruby/EventMachine.
This library works with Ruby 1.8, Ruby 1.9, JRuby and Rubinius. This library was tested primarily with RabbitMQ, although it should be compatible with any server implementing the AMQP 0-8 spec. WWW: https://github.com/ruby-amqp/amqp
Notes
Notes: svn path=/head/; revision=269392
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 b96ce46977cd..4fe10d2a75e0 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -957,6 +957,7 @@
SUBDIR += ruby-spread
SUBDIR += ruby-tcpsocketpipe
SUBDIR += ruby-tserver
+ SUBDIR += rubygem-amqp
SUBDIR += rubygem-bunny
SUBDIR += rubygem-geoip
SUBDIR += rubygem-ipaddress