diff options
author | miwi <miwi@FreeBSD.org> | 2010-03-21 20:59:40 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-03-21 20:59:40 +0800 |
commit | 671fb202fe319b0ead2f9123dbdb962da98cf43f (patch) | |
tree | d68b7fb6493290d5eded265c9ce5019edd95052a /deskutils/Makefile | |
parent | 9013900181dce4de33f8b385c5f31d292f0493e9 (diff) | |
download | freebsd-ports-gnome-671fb202fe319b0ead2f9123dbdb962da98cf43f.tar.gz freebsd-ports-gnome-671fb202fe319b0ead2f9123dbdb962da98cf43f.tar.zst freebsd-ports-gnome-671fb202fe319b0ead2f9123dbdb962da98cf43f.zip |
Cairo-Dock is a light and eye-candy dock to launch your programs easily. It uses
Cairo / OpenGL to render nice graphics (many in correlation with Compiz) with
hardware acceleration. It's fully configurable and customizable and can be a
taskbar too. You can easily plug applets into it or in a desklet mode.
WWW: https://launchpad.net/cairo-dock
PR: ports/144912
Submitted by: Ivan Klymenko <fidaj at ukr.net>
Diffstat (limited to 'deskutils/Makefile')
-rw-r--r-- | deskutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index 0d5288bd517d..ed11bda2bf34 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -20,6 +20,7 @@ SUBDIR += bmp-docklet SUBDIR += bookreader SUBDIR += buoh + SUBDIR += cairo-dock SUBDIR += cal SUBDIR += calcurse SUBDIR += calibre |