aboutsummaryrefslogtreecommitdiff
path: root/games/aquaria
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/aquaria
parent1e9db8ea3e482636b52f2452827dab557908f533 (diff)
downloadports-79698c84577df2797724d484418f1de7f67bf07f.tar.gz
ports-79698c84577df2797724d484418f1de7f67bf07f.zip
Notes
Diffstat (limited to 'games/aquaria')
-rw-r--r--games/aquaria/files/pkg-message.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/games/aquaria/files/pkg-message.in b/games/aquaria/files/pkg-message.in
index 5dc51cb78c37..2a7878b6206e 100644
--- a/games/aquaria/files/pkg-message.in
+++ b/games/aquaria/files/pkg-message.in
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
The following method was only tested with Aquaria release from Humble
Indie Bundle. In order to play the game copy data files under
%%DATADIR%% or specify the path to them via environment variable e.g.,
@@ -10,3 +13,6 @@ or
$ cp -R %%DATADIR%%/override /path/to/aquaria/data/
$ AQUARIA_DATA_PATH=/path/to/aquaria/data aquaria
+EOM
+}
+]