diff options
author | arved <arved@FreeBSD.org> | 2005-01-14 23:49:47 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2005-01-14 23:49:47 +0800 |
commit | 7aeafb17be7bed2f7ebbd1e17774d41da9aa0b03 (patch) | |
tree | 9b09c76d8a0c13647871cb60b6955abe6575718f /net-mgmt/Makefile | |
parent | a38449d7565bb607d70dc847c742e531182fbe2f (diff) | |
download | freebsd-ports-gnome-7aeafb17be7bed2f7ebbd1e17774d41da9aa0b03.tar.gz freebsd-ports-gnome-7aeafb17be7bed2f7ebbd1e17774d41da9aa0b03.tar.zst freebsd-ports-gnome-7aeafb17be7bed2f7ebbd1e17774d41da9aa0b03.zip |
Add py-yapsnmp, yet another Python SNMP module based on net-snmp library
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 b33d589bb73f..42795d312d17 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -134,6 +134,7 @@ SUBDIR += py-flowtools SUBDIR += py-ipy SUBDIR += py-snmp + SUBDIR += py-yapsnmp SUBDIR += rancid SUBDIR += rate SUBDIR += remarp |