summaryrefslogtreecommitdiff
path: root/x11/gnome/pkg-message-lite
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gnome/pkg-message-lite')
-rw-r--r--x11/gnome/pkg-message-lite23
1 files changed, 0 insertions, 23 deletions
diff --git a/x11/gnome/pkg-message-lite b/x11/gnome/pkg-message-lite
deleted file mode 100644
index 05fadc44c124..000000000000
--- a/x11/gnome/pkg-message-lite
+++ /dev/null
@@ -1,23 +0,0 @@
-[
-{ type: install
- message: <<EOM
-The GNOME desktop Lite edition has been successfully installed.
-
-The Lite edition only includes the minimal components to get a working GNOME
-Desktop. The user then has to install prefered applications like editor, web
-browser or e-mail client. If you wish to install the full desktop, you can
-remove this port, and install the x11/gnome port or package. That can be
-best accomplished using the following commands:
-
-# pkg_delete gnome-lite
-# cd /usr/ports/x11/gnome
-# make install clean
-
-Alternatively, you can install additional GNOME components individually
-using either their ports or packages.
-
-For more help on using GNOME on FreeBSD, please see the FreeBSD GNOME project
-site at http://www.FreeBSD.org/gnome.
-EOM
-}
-]