diff options
author | chuckr <chuckr@FreeBSD.org> | 1996-08-04 08:22:21 +0800 |
---|---|---|
committer | chuckr <chuckr@FreeBSD.org> | 1996-08-04 08:22:21 +0800 |
commit | e6811002b06f8b96a2293861a94cb134a86a4b16 (patch) | |
tree | f7518f7971198a51521529e5dd264b93ef7c0f91 /deskutils/zorro/pkg-descr | |
parent | 08b21b644f01c2a35b4d82204f5c4fee4adb56f4 (diff) | |
download | freebsd-ports-gnome-e6811002b06f8b96a2293861a94cb134a86a4b16.tar.gz freebsd-ports-gnome-e6811002b06f8b96a2293861a94cb134a86a4b16.tar.zst freebsd-ports-gnome-e6811002b06f8b96a2293861a94cb134a86a4b16.zip |
New port 'zorro' a tcl todo-list manager.
Submitted by: Andreas Kohout
Diffstat (limited to 'deskutils/zorro/pkg-descr')
-rw-r--r-- | deskutils/zorro/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/deskutils/zorro/pkg-descr b/deskutils/zorro/pkg-descr new file mode 100644 index 000000000000..1bb021488aa9 --- /dev/null +++ b/deskutils/zorro/pkg-descr @@ -0,0 +1,7 @@ +The program allows you to set up a tree of actions starting +from an (invisible) root and going down to as many levels as you +specify. Associated with each action is a descriptive note, a done/ +not done flag, an optional priority and an optional completion date +(more to come). Zorro stores your to-do list in the file ~/.zorrodb +and it reads the file ~/.zorrorc on startup. There are quite a lot of +configurable items - look at the file DOTzorrorc for further details. |