summaryrefslogtreecommitdiff
path: root/net-mgmt/Makefile
diff options
context:
space:
mode:
authorKai Knoblich <kai@FreeBSD.org>2019-03-03 16:19:04 +0000
committerKai Knoblich <kai@FreeBSD.org>2019-03-03 16:19:04 +0000
commit5c73f7efd09e0cac8af629d5c288ec95a235c80d (patch)
tree847f9b84d108cc0eeddd46c10865a5055d76aea5 /net-mgmt/Makefile
parentUpdate to Wine 4.3. This includes the following changes: (diff)
New port: net-mgmt/py-nxapi-plumbing: Low-level library for managing Cisco
devices through NX-API Low-level library for managing Cisco devices through NX-API using JSON-RPC and XML. It's the successor of net-mgmt/py-pynxos with a more open license. Thus this port has been repocopied from net-mgmt/py-pynxos . WWW: https://github.com/ktbyers/nxapi-plumbing Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D19288
Notes
Notes: svn path=/head/; revision=494513
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 540baf140498..5482f9dee222 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -309,6 +309,7 @@
SUBDIR += py-napalm
SUBDIR += py-napalm-logs
SUBDIR += py-ncclient
+ SUBDIR += py-nxapi-plumbing
SUBDIR += py-pdagent
SUBDIR += py-prometheus-client
SUBDIR += py-pyIOSXR