aboutsummaryrefslogtreecommitdiff
path: root/games/gemrb
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/gemrb
parent1e9db8ea3e482636b52f2452827dab557908f533 (diff)
downloadports-79698c84577df2797724d484418f1de7f67bf07f.tar.gz
ports-79698c84577df2797724d484418f1de7f67bf07f.zip
Notes
Diffstat (limited to 'games/gemrb')
-rw-r--r--games/gemrb/files/pkg-message.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/games/gemrb/files/pkg-message.in b/games/gemrb/files/pkg-message.in
index 2bd89b811edf..c58d42d857b1 100644
--- a/games/gemrb/files/pkg-message.in
+++ b/games/gemrb/files/pkg-message.in
@@ -1,4 +1,6 @@
-===============================================================================
+[
+{ type: install
+ message: <<EOM
To use GemRB, you must copy the Chitin.key from your respective Infinity Engine
game CD to the GemRB directory. If you do not copy this file, GemRB will not
work. Additionally, %%ETCDIR%%/GemRB.cfg needs to be edited to point to the
@@ -7,4 +9,6 @@ emulators/wine-devel, archivers/unshield, or the custom GemRB game installer:
http://git.njw.name/cgit/cgit.cgi/gemrb-gameinstallers/
Please see http://www.gemrb.org/ for additional help and instructions.
-===============================================================================
+EOM
+}
+]