aboutsummaryrefslogtreecommitdiff
path: root/games/glob2
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/glob2
parent1e9db8ea3e482636b52f2452827dab557908f533 (diff)
downloadports-79698c84577df2797724d484418f1de7f67bf07f.tar.gz
ports-79698c84577df2797724d484418f1de7f67bf07f.zip
Notes
Diffstat (limited to 'games/glob2')
-rw-r--r--games/glob2/files/pkg-message.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/games/glob2/files/pkg-message.in b/games/glob2/files/pkg-message.in
index 9bb8211100a3..95b6f098faac 100644
--- a/games/glob2/files/pkg-message.in
+++ b/games/glob2/files/pkg-message.in
@@ -1,5 +1,6 @@
-===============================================================================
-
+[
+{ type: install
+ message: <<EOM
Globulation 2 has been installed.
You can try to launch it typing
@@ -14,5 +15,6 @@ and read about command lines arguments.
Try to use -G option if you have problems with dri and glx (OpenGL),
or -m if you have problems with sound, or -C to disable custom cursor.
-
-===============================================================================
+EOM
+}
+]