aboutsummaryrefslogtreecommitdiffstats
path: root/net/Makefile
diff options
context:
space:
mode:
authorpat <pat@FreeBSD.org>2002-03-27 02:08:35 +0800
committerpat <pat@FreeBSD.org>2002-03-27 02:08:35 +0800
commit7ae22ece83e021089fee704391546bdf763b76ac (patch)
tree1a2825601f13c3c6121f4ec09467f14267829fdc /net/Makefile
parent4cdfffe044c83c58aacce268222e97ea284db389 (diff)
downloadfreebsd-ports-gnome-7ae22ece83e021089fee704391546bdf763b76ac.tar.gz
freebsd-ports-gnome-7ae22ece83e021089fee704391546bdf763b76ac.tar.zst
freebsd-ports-gnome-7ae22ece83e021089fee704391546bdf763b76ac.zip
Add new port - SNMP framework for Python
PR: 36337 Submitted by: Hye-Shik Chang <perky@fallin.lv>
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 4568ea4f4a7f..9622650e7730 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -391,6 +391,7 @@
SUBDIR += py-libnet
SUBDIR += py-pcap
SUBDIR += py-smb
+ SUBDIR += py-snmp
SUBDIR += py-soap
SUBDIR += py-xmlrpc
SUBDIR += py-xmlrpclib