aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2011-10-20 03:21:17 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2011-10-20 03:21:17 +0000
commit4f34e3a8273a76ed2dd2e74e90cd643f10f52014 (patch)
tree52cf67445e9647f3f3a305dd482223fed7acc247 /net/Makefile
parente8ab314d4e0f7712d9b7a27b57dd8696abc64e0a (diff)
downloadports-4f34e3a8273a76ed2dd2e74e90cd643f10f52014.tar.gz
ports-4f34e3a8273a76ed2dd2e74e90cd643f10f52014.zip
This module provide TCP-based MessagePack RPC server/client
implementation. AnyEvent::MPRPC provide you a couple of export functions that are shortcut of AnyEvent::MPRPC::Client and AnyEvent::MPRPC::Server. One is mprpc_client for Client, another is mprpc_server for Server. WWW: http://search.cpan.org/dist/AnyEvent-MPRPC/
Notes
Notes: svn path=/head/; revision=283957
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 87d21eff752a..a5c1b28b695e 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -475,6 +475,7 @@
SUBDIR += ossp-sa
SUBDIR += p5-AddressBook
SUBDIR += p5-Amazon-SQS-Simple
+ SUBDIR += p5-AnyEvent-MPRPC
SUBDIR += p5-AnyEvent-Twitter
SUBDIR += p5-AnyEvent-Twitter-Stream
SUBDIR += p5-Apache2-SOAP