diff options
author | miwi <miwi@FreeBSD.org> | 2009-12-12 21:47:46 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-12-12 21:47:46 +0800 |
commit | bd5589cf2173d0b1bdfae7a40cef6be8c5afa295 (patch) | |
tree | 1754c5bb8338e72ee1267a864c7e5ab0b7ca4873 /net-mgmt/Makefile | |
parent | 414999866e0cdbcef96ba62a1ccd0d5b7eea7682 (diff) | |
download | freebsd-ports-gnome-bd5589cf2173d0b1bdfae7a40cef6be8c5afa295.tar.gz freebsd-ports-gnome-bd5589cf2173d0b1bdfae7a40cef6be8c5afa295.tar.zst freebsd-ports-gnome-bd5589cf2173d0b1bdfae7a40cef6be8c5afa295.zip |
Read and process an SNMP trap from Net-SNMP's snmptrapd
WWW: http://search.cpan.org/dist/SNMP-Trapinfo/
PR: ports/141343
Submitted by: Joris Dedieu <joris.dedieu@gmail.com>
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r-- | net-mgmt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 40c7ca63c58a..17fa9b0262c3 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -200,6 +200,7 @@ SUBDIR += p5-SNMP-Info SUBDIR += p5-SNMP-MIB-Compiler SUBDIR += p5-SNMP-Simple + SUBDIR += p5-SNMP-Trapinfo SUBDIR += p5-SNMP-Util SUBDIR += p5-SNMP_Session SUBDIR += p5-Telnet-Cisco |