diff options
author | adamw <adamw@FreeBSD.org> | 2003-06-06 04:43:07 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2003-06-06 04:43:07 +0800 |
commit | 3b6c3ef7881953c3204d0cb1b21da8ee7d85a0e3 (patch) | |
tree | d50b7be012da123d72140920b3239516522543d1 /x11/Makefile | |
parent | 3e9536fa659210c154bb3043ba5355ed82a11d13 (diff) | |
download | freebsd-ports-gnome-3b6c3ef7881953c3204d0cb1b21da8ee7d85a0e3.tar.gz freebsd-ports-gnome-3b6c3ef7881953c3204d0cb1b21da8ee7d85a0e3.tar.zst freebsd-ports-gnome-3b6c3ef7881953c3204d0cb1b21da8ee7d85a0e3.zip |
Add docker.
Docker is a WindowMaker dockapp that houses GNOME2 and KDE
tray icons. The cool thing about docker is that, as a dockapp,
it can be used by GNOME2 and KDE also, allowing you to have tray
icons without needing the whole GNOME2 or KDE panel.
Submitted by: Samy <samy@kerneled.com>
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 a46306dae51c..483027bc92c1 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -22,6 +22,7 @@ SUBDIR += decurs SUBDIR += deskmenu SUBDIR += dgs + SUBDIR += docker SUBDIR += dxpc SUBDIR += dynamag SUBDIR += ebuttons |