summaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2003-12-17 17:15:22 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2003-12-17 17:15:22 +0000
commit1de20ae5444502e747469f600ef8a25d3a834318 (patch)
treefa6835285d8ea43793fab6e9371a741f916f5ff8 /sysutils/Makefile
parent- Update to version 0.93 (diff)
Add pipemeter 0.8.3, measure speed of data going through a pipe.
Features: - Shows speed of data moving from input to output - Shows percentage complete if regular file specified - Allows tuning of block size and display interval - Support for dd style block size specification Author: Clint Byrum <cbyrum@spamaps.org> WWW: http://spamaps.org/pipemeter.php PR: 59916 Submitted by: Len Sassaman
Notes
Notes: svn path=/head/; revision=96070
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 4694fe958526..3676bb821b79 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -246,6 +246,7 @@
SUBDIR += pfstat
SUBDIR += pftop
SUBDIR += pib
+ SUBDIR += pipemeter
SUBDIR += pkg_cutleaves
SUBDIR += pkg_install
SUBDIR += pkg_remove