From ff159034fc29345c141f0f12d544d83442e9b180 Mon Sep 17 00:00:00 2001 From: edwin Date: Sun, 24 Nov 2002 04:01:45 +0000 Subject: New port: misc/gkrellmfmonitor2 This plugin monitors a file and displays its contens in gkrellm. File can have multiple rows of the form 'name : value : [flag]'. Number of rows as well as their contnens can change dynamicaly. If flag non-empty then for WARNING value - the orange led will light up and for ALERT value - red. PR: ports/45660 Submitted by: Jean-Yves Lefort --- misc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'misc/Makefile') diff --git a/misc/Makefile b/misc/Makefile index 947a78f94a4a..418c886d8d6f 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -87,6 +87,7 @@ SUBDIR += gkrellmaflag SUBDIR += gkrellmbgchg SUBDIR += gkrellmfmonitor + SUBDIR += gkrellmfmonitor2 SUBDIR += gkrellmlaunch SUBDIR += gkrellscore SUBDIR += gkrellshoot -- cgit