diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-05-07 12:53:54 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-05-07 12:53:54 +0000 |
commit | 9b4f686b98554179598363f1c05c1ebbc544d18b (patch) | |
tree | 4ae020bf2e48daa0b84413f7d8f998cc1cade2d1 /games/monsterz/files | |
parent | 8dd5d8f949e745d7e64cc10a738ac48c1b816844 (diff) | |
download | ports-9b4f686b98554179598363f1c05c1ebbc544d18b.tar.gz ports-9b4f686b98554179598363f1c05c1ebbc544d18b.zip |
Notes
Diffstat (limited to 'games/monsterz/files')
-rw-r--r-- | games/monsterz/files/pkg-message.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/games/monsterz/files/pkg-message.in b/games/monsterz/files/pkg-message.in new file mode 100644 index 000000000000..4318710342ae --- /dev/null +++ b/games/monsterz/files/pkg-message.in @@ -0,0 +1,5 @@ +Monsterz has been installed. To run it, type + +%%PREFIX%%/share/games/monsterz/monsterz.py& + +or launch it with `python -O' or `python -OO'. |