aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/Makefile
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2006-12-23 18:41:03 +0800
committerdinoex <dinoex@FreeBSD.org>2006-12-23 18:41:03 +0800
commit32622e575789a59bced6d553e9f5c6b7c4906c61 (patch)
tree8babdf17bfbc244fca2673e0e28b85c5324544da /deskutils/Makefile
parent5f98d23cf9e7dae386ede3b54dbdff13da2c8c28 (diff)
downloadfreebsd-ports-gnome-32622e575789a59bced6d553e9f5c6b7c4906c61.tar.gz
freebsd-ports-gnome-32622e575789a59bced6d553e9f5c6b7c4906c61.tar.zst
freebsd-ports-gnome-32622e575789a59bced6d553e9f5c6b7c4906c61.zip
SystemConfig is a framework which provides various a common way to set system
specific preferences by interfacing with the host system. Host system means the following combo: * operating sytem * additional abstraction support (sound, network etc.) * display/window server Versatile and flexible devices support is often done through an extra abstraction layer/library on top of the kernel. This is what 'additional abstraction support' means. GNOME System tools backend is an example of such library that allows to set various settings (like network related ones) without having to pay attention on which operating system Etoile is used. WWW: http://www.etoile-project.org/
Diffstat (limited to 'deskutils/Makefile')
-rw-r--r--deskutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile
index 69f11570b07c..cd73ef3aa951 100644
--- a/deskutils/Makefile
+++ b/deskutils/Makefile
@@ -48,6 +48,7 @@
SUBDIR += etoile-panekit
SUBDIR += etoile-preferenceskit
SUBDIR += etoile-servicesbarkit
+ SUBDIR += etoile-systemconfig
SUBDIR += etoile-trackerkit
SUBDIR += etoile-ui
SUBDIR += etoile-workspaceswitcher