diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-08 21:48:57 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-08 21:48:57 +0000 |
commit | 6ed17593f36c201df3d4164af15401d658f1b8ab (patch) | |
tree | 810075f687b67c8f031ad40389b2e33166efdb0d /x11/Makefile | |
parent | - Chase libver bump in qdbm (diff) |
[NEW PORT] x11/slim - a login manager derived from login.app
SLiM is a desktop-independent graphical login manager for
X11, derived from Login.app by Per Liden.
It aims to be light and simple, although completely
configurable through themes and an option file; is suitable
for machines on which remote login functionalities are not
needed.
Author: Simone Rota and Johannes Winkelmann
WWW: http://slim.berlios.de/
PR: ports/91511
Submitted by: Tobias Roth <ports@fsck.ch>
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 99bd5a6a134c..bccba91ed1a6 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -173,6 +173,7 @@ SUBDIR += settitle SUBDIR += silo SUBDIR += sisctrl + SUBDIR += slim SUBDIR += startup-notification SUBDIR += sxpc SUBDIR += temperature.app |