aboutsummaryrefslogtreecommitdiff
path: root/x11/cde
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:25:52 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:25:52 +0000
commit467ad301e850f0a0985b053be44a383fb64e05df (patch)
tree95307d1ea6effde4816a1e77da4f0fb7bf9ffe95 /x11/cde
parenta400cfc5f46c03a0cf81282b9da421effa2e6575 (diff)
downloadports-467ad301e850f0a0985b053be44a383fb64e05df.tar.gz
ports-467ad301e850f0a0985b053be44a383fb64e05df.zip
Notes
Diffstat (limited to 'x11/cde')
-rw-r--r--x11/cde/files/pkg-message.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/x11/cde/files/pkg-message.in b/x11/cde/files/pkg-message.in
index 48ac065295fb..305052fb0389 100644
--- a/x11/cde/files/pkg-message.in
+++ b/x11/cde/files/pkg-message.in
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
This is ancient software that is ported for curiosity purposes. It is
unlikely to be useful in everyday use, and should not be used in untrusted
environments as there are highly likely to be unresolved security issues.
@@ -17,3 +20,6 @@ the calendar to work).
To start the Common Desktop Environment,
% ln -s %%PREFIX%%/dt/bin/Xsession ~/.Xsession
% env LANG=C startx
+EOM
+}
+]