diff options
author | pav <pav@FreeBSD.org> | 2008-12-19 22:19:54 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-12-19 22:19:54 +0800 |
commit | b80a73fde6a01a788b39fe3ccb3f5ac22503e2ab (patch) | |
tree | 8c0e7df7e6885083fcf43769d3ad4a1298ad79c3 /deskutils/Makefile | |
parent | 1f2d393fb70d7d947e3a3da3e2fbec00e6806786 (diff) | |
download | freebsd-ports-gnome-b80a73fde6a01a788b39fe3ccb3f5ac22503e2ab.tar.gz freebsd-ports-gnome-b80a73fde6a01a788b39fe3ccb3f5ac22503e2ab.tar.zst freebsd-ports-gnome-b80a73fde6a01a788b39fe3ccb3f5ac22503e2ab.zip |
Labyrinth is a lightweight mind-mapping tool for the GNOME desktop. It is
written in Python and uses cairo for its rendering. It is intended to be as
light and intuitive as possible, but still provide a wide range of powerful
features.
WWW: http://code.google.com/p/labyrinth/
PR: ports/123675
Submitted by: Romain Tartiere <romain@blogreen.org>
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 d056e5b83320..09a873f83a6a 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -135,6 +135,7 @@ SUBDIR += ksmoothdock SUBDIR += ktagebuch SUBDIR += kuake + SUBDIR += labyrinth SUBDIR += launchy SUBDIR += libopensync-plugin-evolution2 SUBDIR += libopensync-plugin-evolution2-devel |