diff options
author | dinoex <dinoex@FreeBSD.org> | 2006-11-20 02:16:34 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2006-11-20 02:16:34 +0800 |
commit | e8af7830e4ceadae7a40ffd36bfb188fde62473a (patch) | |
tree | 30f2daae2197a249927fb40a32c434019b5df3d4 /deskutils/Makefile | |
parent | 0a2783ef92d9b9cd2997545b630bcbd18281b3f1 (diff) | |
download | freebsd-ports-gnome-e8af7830e4ceadae7a40ffd36bfb188fde62473a.tar.gz freebsd-ports-gnome-e8af7830e4ceadae7a40ffd36bfb188fde62473a.tar.zst freebsd-ports-gnome-e8af7830e4ceadae7a40ffd36bfb188fde62473a.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.
This package installs the Hardware application.
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 1ba42eeda917..f3a59b276bd5 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -40,6 +40,7 @@ SUBDIR += etoile SUBDIR += etoile-etoileextensionskit SUBDIR += etoile-extendedworkspacekit + SUBDIR += etoile-hardware SUBDIR += etoile-preferenceskit SUBDIR += etoile-servicesbarkit SUBDIR += etoile-trackerkit |