diff options
author | dinoex <dinoex@FreeBSD.org> | 2006-11-05 21:59:52 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2006-11-05 21:59:52 +0800 |
commit | 3753f2f8c206a1463e29a366c626bbf839dcbc90 (patch) | |
tree | 54f61958a4d8a69028e21cecce541b06cd7beb23 /deskutils/Makefile | |
parent | 92eae830a4d55ec4b091077362a5263ebf1bf3bb (diff) | |
download | freebsd-ports-gnome-3753f2f8c206a1463e29a366c626bbf839dcbc90.tar.gz freebsd-ports-gnome-3753f2f8c206a1463e29a366c626bbf839dcbc90.tar.zst freebsd-ports-gnome-3753f2f8c206a1463e29a366c626bbf839dcbc90.zip |
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.
Currently this package only installs Camaelon, DictionaryReader and
WildMenus.
WWW: http://www.etoile-project.org/
PR: 103431
Submitted by: Gürkan Sengün
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 ca291a24c712..f7b9ff1e0986 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -36,6 +36,7 @@ SUBDIR += egroupware SUBDIR += estickies SUBDIR += etask + SUBDIR += etoile SUBDIR += everygui SUBDIR += evolution-jescs SUBDIR += freemind |