diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-11-19 16:34:12 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-11-19 16:34:12 +0000 |
commit | f39c5127321e8a96b02f4613f80b55e3f4a0b5bd (patch) | |
tree | 89ea3e2fce99f720fa0a2ccae86fc00661ab0aff /deskutils/Makefile | |
parent | 35015d38aa4a7208d8bfcd13c7ee1b5c487b3ea8 (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 ExtendedWorkspaceKit framework.
WWW: http://www.etoile-project.org/
Notes
Notes:
svn path=/head/; revision=177592
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 c3978e8d1edd..e5323df624ad 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -38,6 +38,7 @@ SUBDIR += estickies SUBDIR += etask SUBDIR += etoile + SUBDIR += etoile-extendedworkspacekit SUBDIR += etoile-preferenceskit SUBDIR += etoile-trackerkit SUBDIR += everygui |