aboutsummaryrefslogtreecommitdiff
path: root/emulators/xhomer
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:03:11 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:03:11 +0000
commit79698c84577df2797724d484418f1de7f67bf07f (patch)
treefa993eea8870e6aef79666a19d170137054831ba /emulators/xhomer
parent1e9db8ea3e482636b52f2452827dab557908f533 (diff)
downloadports-79698c84577df2797724d484418f1de7f67bf07f.tar.gz
ports-79698c84577df2797724d484418f1de7f67bf07f.zip
Convert to UCL & cleanup pkg-message (categories e-g)
Notes
Notes: svn path=/head/; revision=508837
Diffstat (limited to 'emulators/xhomer')
-rw-r--r--emulators/xhomer/files/pkg-message.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/emulators/xhomer/files/pkg-message.in b/emulators/xhomer/files/pkg-message.in
index 1894bde3061c..b67294b9f0be 100644
--- a/emulators/xhomer/files/pkg-message.in
+++ b/emulators/xhomer/files/pkg-message.in
@@ -1,7 +1,11 @@
-*****************************************************************************
+[
+{ type: install
+ message: <<EOM
Please see %%DOCSDIR%%/README for instructions. Copy
the example config file from %%PREFIX%%/share/examples/xhomer/xhomer.cfg
to your home directory as '.xhomerrc' and set 'rd_dir' line to point
to the directory containing disk images downloaded from
http://xhomer.isani.org/xhomer/.
-*****************************************************************************
+EOM
+}
+]