aboutsummaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2001-09-16 17:04:59 +0000
committerKevin Lo <kevlo@FreeBSD.org>2001-09-16 17:04:59 +0000
commitc20627698143b7bdc164e53ddb866466995ba121 (patch)
tree0cdb11f6405a053f90ad716afaf6a15388882ac3 /sysutils/Makefile
parentece7963da740ef2efe94227b8fbcb68cde9f54b4 (diff)
downloadports-c20627698143b7bdc164e53ddb866466995ba121.tar.gz
ports-c20627698143b7bdc164e53ddb866466995ba121.zip
Initial import of logmon-0.3.3.
Logmon will monitor one or more log files, updating when more data is available ala 'tail -f' , within a common terminal window via a "split window". User can scroll up/down/left/right through all the windows. PR: 30516 Submitted by: Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw>
Notes
Notes: svn path=/head/; revision=47877
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 7477285f9f36..ff2c535e51b3 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -80,6 +80,7 @@
SUBDIR += libretto-config
SUBDIR += lmmon
SUBDIR += log_analysis
+ SUBDIR += logmon
SUBDIR += logrotate
SUBDIR += logtool
SUBDIR += lsmlib