diff options
author | brooks <brooks@FreeBSD.org> | 2006-02-16 06:29:53 +0000 |
---|---|---|
committer | brooks <brooks@FreeBSD.org> | 2006-02-16 06:29:53 +0000 |
commit | 7f8e3964c64cfecb160323a7c1739e31917d2d4d (patch) | |
tree | a0b5985cbbc319e3d4add7cba19d7dff7d173cb7 /net-mgmt/Makefile | |
parent | afa4f17861d0b3a89680e4fb189af09593162685 (diff) | |
download | FreeBSD-ports-7f8e3964c64cfecb160323a7c1739e31917d2d4d.zip FreeBSD-ports-7f8e3964c64cfecb160323a7c1739e31917d2d4d.tar.gz |
Add net-mgmt/rubygem-snmp:
This library implements SNMP (the Simple Network Management
Protocol). It is implemented in pure Ruby, so there are no dependencies
on external libraries like net-snmp. You can run this library anywhere
that Ruby can run.
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 11ce5e5..3d3c99e 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -156,6 +156,7 @@ SUBDIR += rate SUBDIR += remarp SUBDIR += rotorouter + SUBDIR += rubygem-snmp SUBDIR += satellite SUBDIR += scdp SUBDIR += scli |