diff options
author | fjoe <fjoe@FreeBSD.org> | 2003-03-30 01:53:59 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2003-03-30 01:53:59 +0800 |
commit | 913e9188f65acf605c1f443c0a51824558772708 (patch) | |
tree | 7ceb800dbc34fc628a84b5f6ceaca5ab9ef69deb /sysutils/Makefile | |
parent | a61dbd8382c1fa25860485a85bb7879c41648795 (diff) | |
download | freebsd-ports-graphics-913e9188f65acf605c1f443c0a51824558772708.tar.gz freebsd-ports-graphics-913e9188f65acf605c1f443c0a51824558772708.tar.zst freebsd-ports-graphics-913e9188f65acf605c1f443c0a51824558772708.zip |
New port: wmbluecpu
WMBlueCPU is a CPU monitoring dockapp. It displays current CPU usage
with numbers and a graphical history list.
Submitted by: Alexey Dokuchaev
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index a8037f8855a..e6234d620d0 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -264,6 +264,7 @@ SUBDIR += wmapmload SUBDIR += wmavgload SUBDIR += wmbattery + SUBDIR += wmbluecpu SUBDIR += wmcpuload SUBDIR += wmcube SUBDIR += wmcube-gdk |