diff options
author | alepulver <alepulver@FreeBSD.org> | 2008-02-17 05:13:28 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2008-02-17 05:13:28 +0800 |
commit | 902a1baa144e79b1a46cff33cf1e0871ae73921b (patch) | |
tree | 97ef83d48e6d0faafdf645ffb605d56d8d9e74e6 /x11-wm/Makefile | |
parent | f464825d7e38c40480ff227b59a5300408717ef0 (diff) | |
download | freebsd-ports-gnome-902a1baa144e79b1a46cff33cf1e0871ae73921b.tar.gz freebsd-ports-gnome-902a1baa144e79b1a46cff33cf1e0871ae73921b.tar.zst freebsd-ports-gnome-902a1baa144e79b1a46cff33cf1e0871ae73921b.zip |
This is a port of FVWM-Crystal. FVWM-Crystal aims to create an easy to use,
eye-candy but also powerful desktop environment for Linux or other Unix-like
operating systems. It uses following programs: FVWM as a window manager and
"main core", ROX-Filer as file manager (manages icons on the desktop), xterm,
aterm, mrxvt or urxvt as terminal emulators, MPD or XMMS as music players
(there's built-in support for controlling these programs), and several other
tools for different functions, like setting a wallpaper or making screen
shots.
WWW: http://fvwm-crystal.org/
PR: ports/118688
Submitted by: Giacomo Mariani
Diffstat (limited to 'x11-wm/Makefile')
-rw-r--r-- | x11-wm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index c0645c85b9fc..d8741ce92037 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -60,6 +60,7 @@ SUBDIR += fluxter SUBDIR += flwm SUBDIR += fvwm + SUBDIR += fvwm-crystal SUBDIR += fvwm2 SUBDIR += fvwm2-devel SUBDIR += fvwm2-i18n |