aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/Makefile
diff options
context:
space:
mode:
authorSteven Kreuzer <skreuzer@FreeBSD.org>2011-06-24 15:30:08 +0000
committerSteven Kreuzer <skreuzer@FreeBSD.org>2011-06-24 15:30:08 +0000
commit5365e2b64f3055debe5066867f0bd73e16f1a416 (patch)
tree05d484e886c2b3ec2ae85e6183cbc7031d846e89 /net-mgmt/Makefile
parentdbed0a18944c14f4c28beace9ab81222db186754 (diff)
downloadports-5365e2b64f3055debe5066867f0bd73e16f1a416.tar.gz
ports-5365e2b64f3055debe5066867f0bd73e16f1a416.zip
This module implements an alternative "event dispatcher" for Net::SNMP, using
AnyEvent as a backend. It integrates Net::SNMP into AnyEvent: You can make non-blocking Net::SNMP calls and as long as other parts of your program also use AnyEvent (or some event loop supported by AnyEvent) and they will run in parallel. WWW: http://search.cpan.org/dist/AnyEvent-SNMP/
Notes
Notes: svn path=/head/; revision=276196
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r--net-mgmt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile
index 560ededb1bb1..3f740c5a8770 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -183,6 +183,7 @@
SUBDIR += openvmps
SUBDIR += ourmon
SUBDIR += p0f
+ SUBDIR += p5-AnyEvent-SNMP
SUBDIR += p5-Cflow
SUBDIR += p5-Cisco-Reconfig
SUBDIR += p5-Data-Validate-IP