aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-04-05 04:52:49 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-04-05 04:52:49 +0000
commit77f0ad5b323e8226e230881b1bcf3d41b20f3404 (patch)
tree9c50073aa37dbe05ffd3eb639dcf7373b2510a37 /security/Makefile
parent5ab881a5d9e41945e066f0332b891e12e66d0841 (diff)
downloadports-77f0ad5b323e8226e230881b1bcf3d41b20f3404.tar.gz
ports-77f0ad5b323e8226e230881b1bcf3d41b20f3404.zip
New port: security/py-netmiko: Multi-vendor library to simplify SSH connections to network devices
PR: 227088 Submitted by: Kai <freebsd_ports@k-worx.org>
Notes
Notes: svn path=/head/; revision=466533
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index 8beca02ca1f0..cd45bac0f789 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -945,6 +945,7 @@
SUBDIR += py-mhash
SUBDIR += py-mixbox
SUBDIR += py-mnemonic
+ SUBDIR += py-netmiko
SUBDIR += py-ntlm-auth
SUBDIR += py-oauth2client
SUBDIR += py-oauthlib