diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-06-16 12:15:27 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-06-16 12:15:27 +0000 |
commit | 324725bb7d6959be1f5be320e05ab548243c250b (patch) | |
tree | caf5c684ac7c4e7aead69bd251e27925b9d33fb8 /net-mgmt/Makefile | |
parent | ba52f50b64d0864d8d0cf85327e8bd78c54557b3 (diff) | |
download | ports-324725bb7d6959be1f5be320e05ab548243c250b.tar.gz ports-324725bb7d6959be1f5be320e05ab548243c250b.zip |
A SNMP library built on top of glib2 and gnet2. The goal of the project is to
provide an efficient, clean, portable implementation of an SNMP stack for
management applications.
WWW: https://trac.eecs.iu-bremen.de/projects/gsnmp/
PR: ports/113511
Submitted by: Matt Peterson <matt@peterson.org>
Notes
Notes:
svn path=/head/; revision=193658
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 14ed115707ba..763c00bfb015 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -63,6 +63,7 @@ SUBDIR += gps SUBDIR += grepcidr SUBDIR += grepip + SUBDIR += gsnmp SUBDIR += horde-nic SUBDIR += icmpmonitor SUBDIR += icmpquery |