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/reminiscence/files | |
parent | 1e9db8ea3e482636b52f2452827dab557908f533 (diff) | |
download | ports-79698c84577df2797724d484418f1de7f67bf07f.tar.gz ports-79698c84577df2797724d484418f1de7f67bf07f.zip |
Notes
Diffstat (limited to 'games/reminiscence/files')
-rw-r--r-- | games/reminiscence/files/pkg-message.in | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/games/reminiscence/files/pkg-message.in b/games/reminiscence/files/pkg-message.in index 1c59a3989deb..d77eaa289a35 100644 --- a/games/reminiscence/files/pkg-message.in +++ b/games/reminiscence/files/pkg-message.in @@ -1,5 +1,6 @@ -========================================================================== - +[ +{ type: install + message: <<EOM REminiscence requires original Flashback datafiles. Copy the following files to %%PREFIX%%/share/REminiscence/data/ directory: @@ -14,5 +15,6 @@ If you have a version distributed by SSI, you'll have to rename some files : menu1ssi.pal -> menu1.pal See README for details - -========================================================================== +EOM +} +] |