diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-01-28 17:19:37 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-01-28 17:19:37 +0000 |
commit | 2cbcc5d099e30ec1422d47153e34b7b6862ddf73 (patch) | |
tree | ea836ec508a69b01fc1a75e6956db599bb3439e0 /net-mgmt/Makefile | |
parent | 64a809dafe08a357ecf30c6604a9b9a30f5668c5 (diff) |
Weathermap is a network visualisation tool, to take data you already
have and show you an overview of your network in map form.
WWW: http://www.network-weathermap.com/
PR: ports/153835
Submitted by: Hsin-Han You <hhyou at cs.nctu.edu.tw>
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=268338
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 57172b8261e5..4f81689aaf6b 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -222,6 +222,7 @@ SUBDIR += php5-snmp SUBDIR += php52-snmp SUBDIR += phpip + SUBDIR += phpweathermap SUBDIR += pixilate SUBDIR += pktstat SUBDIR += pmacct |