diff options
author | yuri <yuri@FreeBSD.org> | 2018-04-05 12:36:58 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-04-05 12:36:58 +0800 |
commit | c1c1eb532141ba7608ffcc444621cdbd23f97b02 (patch) | |
tree | ba5b9195af0f06e0b58afe3ea5f38bc54ad3bb32 /net-mgmt/Makefile | |
parent | 68e214090245ddbecd137c29b235664666782b93 (diff) | |
download | freebsd-ports-gnome-c1c1eb532141ba7608ffcc444621cdbd23f97b02.tar.gz freebsd-ports-gnome-c1c1eb532141ba7608ffcc444621cdbd23f97b02.tar.zst freebsd-ports-gnome-c1c1eb532141ba7608ffcc444621cdbd23f97b02.zip |
New port: net-mgmt/py-pyeapi: Python client for Arista eAPI
PR: 227078
Submitted by: Kai <freebsd_ports@k-worx.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 d3ec127a577e..908fbde2136f 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -315,6 +315,7 @@ SUBDIR += py-ncclient SUBDIR += py-pdagent SUBDIR += py-pyang + SUBDIR += py-pyeapi SUBDIR += py-pynsca SUBDIR += py-pysmi SUBDIR += py-pyzabbix |