aboutsummaryrefslogtreecommitdiff
path: root/games/sauerbraten
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 /games/sauerbraten
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 'games/sauerbraten')
-rw-r--r--games/sauerbraten/files/pkg-message.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/games/sauerbraten/files/pkg-message.in b/games/sauerbraten/files/pkg-message.in
index b65b1660f1f5..aad6e4834e47 100644
--- a/games/sauerbraten/files/pkg-message.in
+++ b/games/sauerbraten/files/pkg-message.in
@@ -1,10 +1,12 @@
-###############################################################################
-
+[
+{ type: install
+ message: <<EOM
1) Config files are in the ~/.sauerbraten directory.
2) If you want add new bindings into ~/.sauerbraten/config.cfg, see
%%DATADIR%%/data/keymap.cfg.
3) Enjoy it ;)
-
-###############################################################################
+EOM
+}
+]