aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-02-25 21:01:57 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-02-25 21:01:57 +0000
commit05e759e9db8dddb18ea94856169ab4b683d1e002 (patch)
tree27080e900bc21919931ec82566cf9604841c0d09 /net-mgmt/Makefile
parentd0a0b05788691f0282278b31dbe0ec7ca4481445 (diff)
downloadports-05e759e9db8dddb18ea94856169ab4b683d1e002.tar.gz
ports-05e759e9db8dddb18ea94856169ab4b683d1e002.zip
Yet Another Bandwidth Meter displays current bandwidth utilization using the
PNG image format. It somewhat resembles the Linux bwbar (although there is no connection to it). Features include measurement both on interface and assigned IP-address basis, possible to run non-root and non-setuid, quite customizable (colours, geometry, device max speed, etc). It also includes text output to the image. PR: ports/76275 Submitted by: Fredrik Lindberg <fli@shapeshifter.se>
Notes
Notes: svn path=/head/; revision=129802
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r--net-mgmt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile
index f7d9ffea4498..f8fd4f1a7a3b 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -160,6 +160,7 @@
SUBDIR += trafd
SUBDIR += whatmask
SUBDIR += wide-dhcp
+ SUBDIR += yabm
SUBDIR += zabbix
.include <bsd.port.subdir.mk>