diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-07-10 20:49:20 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-07-10 20:49:20 +0800 |
commit | 8de0ebf30f3e3adb214f2b16cf23c8a5772e7c1e (patch) | |
tree | 38a5a8d7573c843b941145100316d36b51a00c6e /x11/Makefile | |
parent | 7cd252b8e18a6bb450fd32abf8a5183ffbed9d2a (diff) | |
download | freebsd-ports-gnome-8de0ebf30f3e3adb214f2b16cf23c8a5772e7c1e.tar.gz freebsd-ports-gnome-8de0ebf30f3e3adb214f2b16cf23c8a5772e7c1e.tar.zst freebsd-ports-gnome-8de0ebf30f3e3adb214f2b16cf23c8a5772e7c1e.zip |
An e17 module indicating the system's current uptime, load averages and number
of active users in a configurable interval.
Author: Matthew Mullins
WWW: http://www.enlightenment.org
PR: ports/99368
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 1820030c5a1f..0a974836ec96 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -42,6 +42,7 @@ SUBDIR += e17-module-deskshow SUBDIR += e17-module-mem SUBDIR += e17-module-moon + SUBDIR += e17-module-uptime SUBDIR += e17-module-weather SUBDIR += ebuttons SUBDIR += ecore |