aboutsummaryrefslogtreecommitdiff
path: root/games/enigma
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/enigma
parent1e9db8ea3e482636b52f2452827dab557908f533 (diff)
downloadports-79698c84577df2797724d484418f1de7f67bf07f.tar.gz
ports-79698c84577df2797724d484418f1de7f67bf07f.zip
Notes
Diffstat (limited to 'games/enigma')
-rw-r--r--games/enigma/files/pkg-message.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/games/enigma/files/pkg-message.in b/games/enigma/files/pkg-message.in
index c7cf59199a5c..fe533e030bcc 100644
--- a/games/enigma/files/pkg-message.in
+++ b/games/enigma/files/pkg-message.in
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
This game was installed as %%PREFIX%%/bin/enigma.
If you run "enigma" now, you might end up running /usr/bin/enigma
(very simple file encryption) instead of a game, so please run
@@ -5,3 +8,6 @@ If you run "enigma" now, you might end up running /usr/bin/enigma
%%PREFIX%%/bin/enigma
to play and also read enigma(6) instead of enigma(1).
+EOM
+}
+]