diff options
author | gahr <gahr@FreeBSD.org> | 2009-06-16 02:17:42 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2009-06-16 02:17:42 +0800 |
commit | c8f010257552913d0bb44b764c5416c89e257b9e (patch) | |
tree | 5298bb71cbd0830ee8722a5f4a5375983e36d8a1 /deskutils/Makefile | |
parent | d146e63356ee896aa4149abc631d3e4c16740bff (diff) | |
download | freebsd-ports-gnome-c8f010257552913d0bb44b764c5416c89e257b9e.tar.gz freebsd-ports-gnome-c8f010257552913d0bb44b764c5416c89e257b9e.tar.zst freebsd-ports-gnome-c8f010257552913d0bb44b764c5416c89e257b9e.zip |
- New port: deskutils/taskwarrior
Taskwarrior is an ambitious project to supercharge task
(most excellent CLI task manager by Paul Beckingham)
with an interactive interface, a powerful search tool,
hotkeys, fast forms data entry and a host of new features.
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 275c38d094b2..36292185b52e 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -240,6 +240,7 @@ SUBDIR += tagutils SUBDIR += taskjuggler SUBDIR += taskstep + SUBDIR += taskwarrior SUBDIR += teapot SUBDIR += tel SUBDIR += thinkingrock |