aboutsummaryrefslogtreecommitdiff
path: root/games/joequake/pkg-message
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/joequake/pkg-message
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/joequake/pkg-message')
-rw-r--r--games/joequake/pkg-message10
1 files changed, 6 insertions, 4 deletions
diff --git a/games/joequake/pkg-message b/games/joequake/pkg-message
index efcc94902c93..eb6e7e62da1a 100644
--- a/games/joequake/pkg-message
+++ b/games/joequake/pkg-message
@@ -1,5 +1,6 @@
-==============================================================================
-
+[
+{ type: install
+ message: <<EOM
JoeQuake has been installed.
To start it in full-screen mode you can run it with the "-fullscreen"
@@ -15,5 +16,6 @@ If you have sound problems try running it with the parameter
If you enable water alpha ("r_wateralpha" or from the menu), set "r_novis" to
"1" or you will have problems with water/lava. Note that the value of
"r_novis" will be saved in the configuration file.
-
-==============================================================================
+EOM
+}
+]