diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-11-19 14:03:58 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-11-19 14:03:58 +0000 |
commit | 32e3f5e1dd3b2935b0454654cee19095dee7f147 (patch) | |
tree | cee3f7be078c8f7820d1957424b68d60ad6aebd1 /deskutils/Makefile | |
parent | 28fc5fa92e7b4da5db99fa1e82dc25c59d2037b3 (diff) |
Etoile intends to be an innovative GNUstep based user environnement built
from the ground up on highly modular and light components with project and
document orientation in mind, in order to allow users to create their own
workflow by reshaping or recombining provided Services (aka Applications),
Components etc. Flexibility and modularity on both User Interface and code
level should allow us to scale from PDA to computer environment.
This package installs the trackerkit framework.
WWW: http://www.etoile-project.org/
Notes
Notes:
svn path=/head/; revision=177569
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 8f554ea7f03a..2d328a65af34 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -38,6 +38,7 @@ SUBDIR += estickies SUBDIR += etask SUBDIR += etoile + SUBDIR += etoile-trackerkit SUBDIR += everygui SUBDIR += evolution-jescs SUBDIR += freemind |