diff options
author | miwi <miwi@FreeBSD.org> | 2010-03-21 21:16:59 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-03-21 21:16:59 +0800 |
commit | 640b12dc53705f67694fe34a24c1090bfc60c0a5 (patch) | |
tree | 781e965af47ad7cd06a95faeb845db6e5d806a89 /deskutils/Makefile | |
parent | 671fb202fe319b0ead2f9123dbdb962da98cf43f (diff) | |
download | freebsd-ports-graphics-640b12dc53705f67694fe34a24c1090bfc60c0a5.tar.gz freebsd-ports-graphics-640b12dc53705f67694fe34a24c1090bfc60c0a5.tar.zst freebsd-ports-graphics-640b12dc53705f67694fe34a24c1090bfc60c0a5.zip |
Cairo-Dock-Plugins for 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/144913
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 ed11bda2bf3..726025e8822 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -21,6 +21,7 @@ SUBDIR += bookreader SUBDIR += buoh SUBDIR += cairo-dock + SUBDIR += cairo-dock-plugins SUBDIR += cal SUBDIR += calcurse SUBDIR += calibre |