diff options
author | pav <pav@FreeBSD.org> | 2004-03-30 18:20:16 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-03-30 18:20:16 +0000 |
commit | ef79be739753dc6c2178cdea4da67e017d48dd12 (patch) | |
tree | 7c3b11fc401b3c500342a38e114424809c5e61da /deskutils/Makefile | |
parent | 9b8c1aff1238fc1feec03b46edde4c3b07c0f108 (diff) | |
download | FreeBSD-ports-ef79be739753dc6c2178cdea4da67e017d48dd12.zip FreeBSD-ports-ef79be739753dc6c2178cdea4da67e017d48dd12.tar.gz |
Add taskjuggler, a project management tool for Linux and UNIX
system-based operating systems. Instead of clicking yourself painfully through
hundreds of dialog boxes you specify your Taskjuggler project in a simple text
format. You simply list all your tasks and their dependencies. The information
is sent through Taskjuggler and you will get all sorts of reports in HTML or
XML format.
PR: ports/63342
Submitted by: Dean Povey <povey@wedgetail.com>
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 329eacf..bd89113 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -90,6 +90,7 @@ SUBDIR += sliderule SUBDIR += splashsetter SUBDIR += superkaramba + SUBDIR += taskjuggler SUBDIR += teapot SUBDIR += tuxcards SUBDIR += wmpinboard |