diff options
author | novel <novel@FreeBSD.org> | 2005-08-31 15:45:52 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-08-31 15:45:52 +0800 |
commit | 933c7903730ff2fd4a7abd1923071a6eb7fc754e (patch) | |
tree | e695136c137f80696dd0241b83a9323f081f52bf /sysutils/Makefile | |
parent | 7b6a0144e1a019777fafef86b8ab338924e7c4b3 (diff) | |
download | freebsd-ports-gnome-933c7903730ff2fd4a7abd1923071a6eb7fc754e.tar.gz freebsd-ports-gnome-933c7903730ff2fd4a7abd1923071a6eb7fc754e.tar.zst freebsd-ports-gnome-933c7903730ff2fd4a7abd1923071a6eb7fc754e.zip |
Add conky, light-weight system monitor under active development.
WWW: http://conky.sourceforge.net/
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 8330dfcacf23..461fb55f3561 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -75,6 +75,7 @@ SUBDIR += cog SUBDIR += colorize SUBDIR += comconsole + SUBDIR += conky SUBDIR += consolehm SUBDIR += contool SUBDIR += copytape |