diff options
author | garga <garga@FreeBSD.org> | 2007-12-13 02:38:06 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2007-12-13 02:38:06 +0800 |
commit | 2a7f82c4af91093ae7fbb2171b22f3650e0ed175 (patch) | |
tree | 8a79a6dbfc63a96a536fe81f06a35088d93cfcce /net-mgmt/Makefile | |
parent | e73c6b3a65d3bd1bf770b8818be2e667cc0c8da1 (diff) | |
download | freebsd-ports-gnome-2a7f82c4af91093ae7fbb2171b22f3650e0ed175.tar.gz freebsd-ports-gnome-2a7f82c4af91093ae7fbb2171b22f3650e0ed175.tar.zst freebsd-ports-gnome-2a7f82c4af91093ae7fbb2171b22f3650e0ed175.zip |
This module provides shortcuts when performing repetitive information-retrieval
tasks with p5-SNMP.
WWW: http://search.cpan.org/dist/SNMP-Simple/
PR: ports/118623
Submitted by: BluePex Security Solutions <freebsd-ports at bluepex.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 113cd5ed94ba..f6a19d5e2f2e 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -174,6 +174,7 @@ SUBDIR += p5-SNMP SUBDIR += p5-SNMP-Info SUBDIR += p5-SNMP-MIB-Compiler + SUBDIR += p5-SNMP-Simple SUBDIR += p5-SNMP-Util SUBDIR += p5-SNMP_Session SUBDIR += p5-Telnet-Cisco |