diff options
author | miwi <miwi@FreeBSD.org> | 2013-02-18 08:19:43 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-02-18 08:19:43 +0800 |
commit | 0db74927b6532e1e8859c467213265b5c9b1b7dd (patch) | |
tree | e2aa702ebfc61c09a10ff7b26ae6303a0ee0061c /net-mgmt/Makefile | |
parent | f419d36fad8d7030aa03986b423489a19467d296 (diff) | |
download | freebsd-ports-gnome-0db74927b6532e1e8859c467213265b5c9b1b7dd.tar.gz freebsd-ports-gnome-0db74927b6532e1e8859c467213265b5c9b1b7dd.tar.zst freebsd-ports-gnome-0db74927b6532e1e8859c467213265b5c9b1b7dd.zip |
Network discovery support for FusionInventory Agent
WWW: http://search.cpan.org/dist/FusionInventory-Agent-Task-SNMPQuery/
PR: ports/165711
Submitted by: Emil Smolenski <am@raisa.eu.org>
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 32c95093a423..7854e4e2d505 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -201,6 +201,7 @@ SUBDIR += p5-Cisco-Reconfig SUBDIR += p5-Data-Validate-IP SUBDIR += p5-FusionInventory-Agent + SUBDIR += p5-FusionInventory-Agent-Task-SNMPQuery SUBDIR += p5-GRNOC-TL1 SUBDIR += p5-MRTG-Parse SUBDIR += p5-Mon |