diff options
author | rm <rm@FreeBSD.org> | 2015-11-19 04:28:03 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2015-11-19 04:28:03 +0800 |
commit | 43051375ef26d4a81cc3f3da8fa8853e19e82974 (patch) | |
tree | 12064fd8714eb40d9e823a241d5a32ff0997cafd /net-mgmt/Makefile | |
parent | 8fb356dbfce2f321b4c23f15bbaf1a3bccec8385 (diff) | |
download | freebsd-ports-gnome-43051375ef26d4a81cc3f3da8fa8853e19e82974.tar.gz freebsd-ports-gnome-43051375ef26d4a81cc3f3da8fa8853e19e82974.tar.zst freebsd-ports-gnome-43051375ef26d4a81cc3f3da8fa8853e19e82974.zip |
Add py-pysmi 0.0.6, SNMP/SMI MIB parsing in Python.
PR: 204572
Submitted by: John W. O'Brien <john@saltant.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 5edaec643a53..383cb48de56e 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -267,6 +267,7 @@ SUBDIR += py-ipcalc SUBDIR += py-ipy SUBDIR += py-pyang + SUBDIR += py-pysmi SUBDIR += py-snmp4 SUBDIR += py-snmp4-apps SUBDIR += py-snmp4-mibs |