aboutsummaryrefslogtreecommitdiff
path: root/deskutils/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2008-11-29 12:19:28 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2008-11-29 12:19:28 +0000
commit96850ec1a5293b5004598b59d0c935fcee2d9930 (patch)
treea2236fb3c72882a2b7b74a5363503008aaf93b55 /deskutils/Makefile
parentf4c50564bee6dac760b551a2ef60097c03059a7c (diff)
downloadports-96850ec1a5293b5004598b59d0c935fcee2d9930.tar.gz
ports-96850ec1a5293b5004598b59d0c935fcee2d9930.zip
ScriptServices is a gateway between GNUstep system services and Unix scripts.
It turns Unix scripts into GNUstep system services. Scripts should be put under ~/GNUstep/Library/ApplicaitonSupport/ScriptServices/ Whenever new scripts are installed, you need to update services by doing `openapp ScriptServices --update` A default script using `bc` comes with ScriptServices. More scripts are in Examples directory. WWW: http://www.etoile-project.org/
Notes
Notes: svn path=/head/; revision=223527
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 4db74a391656..22606aff2fb3 100644
--- a/deskutils/Makefile
+++ b/deskutils/Makefile
@@ -48,6 +48,7 @@
SUBDIR += etoile-lookandbehavior
SUBDIR += etoile-menuserver
SUBDIR += etoile-panekit
+ SUBDIR += etoile-scriptservices
SUBDIR += etoile-servicesbarkit
SUBDIR += etoile-systemconfig
SUBDIR += etoile-trackerkit