diff options
author | sat <sat@FreeBSD.org> | 2006-05-16 03:45:14 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-05-16 03:45:14 +0800 |
commit | 9e2314ebf30565f4f7ecc60569ae1c9fdc4a7ec5 (patch) | |
tree | 0a6f9fbf16a9b7416b9d0c326978c2c196e57192 /net-mgmt/Makefile | |
parent | 3f1895127ec4574a607c0435755bd08f89e0443c (diff) | |
download | freebsd-ports-gnome-9e2314ebf30565f4f7ecc60569ae1c9fdc4a7ec5.tar.gz freebsd-ports-gnome-9e2314ebf30565f4f7ecc60569ae1c9fdc4a7ec5.tar.zst freebsd-ports-gnome-9e2314ebf30565f4f7ecc60569ae1c9fdc4a7ec5.zip |
Add py-twistedSNMP: Twisted Python framework for doing SNMP stuff
PR: ports/97051
Submitted by: kitsune <v.velox@vvelox.net>
Approved by: krion (mentor)
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 68f9fbdeaffc..d5e82accbfa3 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -159,6 +159,7 @@ SUBDIR += py-snmp4 SUBDIR += py-snmp4-apps SUBDIR += py-snmp4-mibs + SUBDIR += py-twistedSNMP SUBDIR += py-yapsnmp SUBDIR += rancid SUBDIR += rate |