diff options
author | miwi <miwi@FreeBSD.org> | 2010-01-31 09:49:51 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-01-31 09:49:51 +0800 |
commit | 14ae82578fc3c4156ea8ab17c8de301fc90ad31e (patch) | |
tree | 6a145420f2ce4dffe23bfcc3531769e1fdf7dd45 /sysutils/Makefile | |
parent | 45713fedcc3f07484e2486363b7527418b9390e3 (diff) | |
download | freebsd-ports-gnome-14ae82578fc3c4156ea8ab17c8de301fc90ad31e.tar.gz freebsd-ports-gnome-14ae82578fc3c4156ea8ab17c8de301fc90ad31e.tar.zst freebsd-ports-gnome-14ae82578fc3c4156ea8ab17c8de301fc90ad31e.zip |
Desktop-installer is a post-install script to assist in setting up a
FreeBSD desktop system using any of the mainstream desktop systems.
It automatically installs essential software and configures subsystems
such as HAL, CUPS, etc. for typical use.
WWW: http://personalpages.tds.net/~jwbacon/Ports
PR: ports/143180
Submitted by: Jason Bacon <jwbacon at tds.net>
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index e808c30c3408..7488563c3244 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -146,6 +146,7 @@ SUBDIR += decomment SUBDIR += deleted SUBDIR += deltup + SUBDIR += desktop-installer SUBDIR += desktopbsd-tools SUBDIR += detach SUBDIR += detox |