summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-03-26 18:08:35 +0000
committerPatrick Li <pat@FreeBSD.org>2002-03-26 18:08:35 +0000
commite82ff5295f1947bb10b44773e9b44a2ff5f3f9fe (patch)
tree3a707987d559f61acb830ff875c23bcb65838105 /net/Makefile
parentThis is Intels C/C++ compiler. It is setup to produce native FreeBSD objects. (diff)
Add new port - SNMP framework for Python
PR: 36337 Submitted by: Hye-Shik Chang <perky@fallin.lv>
Notes
Notes: svn path=/head/; revision=56707
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