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 /emulators/jzintv/files | |
parent | 1e9db8ea3e482636b52f2452827dab557908f533 (diff) | |
download | ports-79698c84577df2797724d484418f1de7f67bf07f.tar.gz ports-79698c84577df2797724d484418f1de7f67bf07f.zip |
Notes
Diffstat (limited to 'emulators/jzintv/files')
-rw-r--r-- | emulators/jzintv/files/pkg-message.in | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/emulators/jzintv/files/pkg-message.in b/emulators/jzintv/files/pkg-message.in index a5e5e4e3e96a..c5732ff79b52 100644 --- a/emulators/jzintv/files/pkg-message.in +++ b/emulators/jzintv/files/pkg-message.in @@ -1,6 +1,6 @@ - -============================================================= - +[ +{ type: install + message: <<EOM jzIntv is now installed. To use the emulator, you will need an EXEC image (exec.bin), a GROM image (grom.bin), and a GAME image. Each file must be copied to this directory : @@ -15,6 +15,6 @@ http://www.intellivisiongames.com You can test the emulator by running 'jzintv emu_ver'. If everything is ok, run 'jzintv <game>' to play. Enjoy ! - -============================================================= - +EOM +} +] |