diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 16:03:11 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 16:03:11 +0000 |
commit | 79698c84577df2797724d484418f1de7f67bf07f (patch) | |
tree | fa993eea8870e6aef79666a19d170137054831ba /games/bass | |
parent | 1e9db8ea3e482636b52f2452827dab557908f533 (diff) | |
download | ports-79698c84577df2797724d484418f1de7f67bf07f.tar.gz ports-79698c84577df2797724d484418f1de7f67bf07f.zip |
Notes
Diffstat (limited to 'games/bass')
-rw-r--r-- | games/bass/files/pkg-message.in | 30 |
1 files changed, 17 insertions, 13 deletions
diff --git a/games/bass/files/pkg-message.in b/games/bass/files/pkg-message.in index 8958f1874bae..db0d18c0bf93 100644 --- a/games/bass/files/pkg-message.in +++ b/games/bass/files/pkg-message.in @@ -1,13 +1,17 @@ - - --------------------------------------------------------------------- - - - Beneath a Steel Sky (bass) PORT NOTES ported by atrull - - - --------------------------------------------------------------------- - - - How to Get Playing: - - - - - - i) Type scummvm to start the game interpreter - - - ii) Click 'Add Game...', Browse to %%DATADIR%% - - - iii) Click 'Choose' then click 'OK' - - - iv) Select 'Beneath a Steel Sky' from the Menu and click 'Start' - - - - - - Have fun, Be Vigilant! - - - - atrull - - - --------------------------------------------------------------------- - +[ +{ type: install + message: <<EOM + Beneath a Steel Sky (bass) PORT NOTES ported by atrull + + How to Get Playing: + + i) Type scummvm to start the game interpreter + ii) Click 'Add Game...', Browse to %%DATADIR%% + iii) Click 'Choose' then click 'OK' + iv) Select 'Beneath a Steel Sky' from the Menu and click 'Start' + + Have fun, Be Vigilant! + - atrull +EOM +} +] |