diff options
author | dinoex <dinoex@FreeBSD.org> | 2006-11-19 18:01:23 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2006-11-19 18:01:23 +0000 |
commit | 0ebc27ae944f701f7f6132c15908f713eeed766b (patch) | |
tree | 4528888e211b8cccb3077b9264bd87161d481495 /deskutils/Makefile | |
parent | 5dbef221ddaf1d52bd9bcd3a866dbf41b104e8f8 (diff) | |
download | FreeBSD-ports-0ebc27ae944f701f7f6132c15908f713eeed766b.zip FreeBSD-ports-0ebc27ae944f701f7f6132c15908f713eeed766b.tar.gz |
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 EtoileExtensionsKit framework.
WWW: http://www.etoile-project.org/
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 6a2cc9c..1e7f1ed 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -38,6 +38,7 @@ SUBDIR += estickies SUBDIR += etask SUBDIR += etoile + SUBDIR += etoile-etoileextensionskit SUBDIR += etoile-extendedworkspacekit SUBDIR += etoile-preferenceskit SUBDIR += etoile-trackerkit |