29cd175204
Changes: - icon for Windows executable added - bug when selecting default level series fixed - new IFF style file format for level files - fullscreen mode now works with Windows (workaround for bug in SDL) - /dev/dsp support for NetBSD added (thanks to Krister Walfridsson) - file permissions when saving files and creating directories changed - some small sound bugs fixed
15 lines
808 B
Text
15 lines
808 B
Text
@comment $NetBSD: PLIST,v 1.2 2002/09/11 23:43:41 wiz Exp $
|
|
bin/mirrormagic
|
|
@exec install -d -m 775 -o games -g games /var/games/mirrormagic
|
|
@exec install -d -m 775 -o games -g games /var/games/mirrormagic/scores
|
|
@exec install -d -m 775 -o games -g games /var/games/mirrormagic/scores/classic_deflektor
|
|
@exec install -d -m 775 -o games -g games /var/games/mirrormagic/scores/classic_mindbender
|
|
@unexec echo Delete /var/games/mirrormagic if you do not need your hiscores anymore.
|
|
@dirrm share/mirrormagic/sounds
|
|
@dirrm share/mirrormagic/music
|
|
@dirrm share/mirrormagic/levels/Classic_Games/classic_mindbender
|
|
@dirrm share/mirrormagic/levels/Classic_Games/classic_deflektor
|
|
@dirrm share/mirrormagic/levels/Classic_Games
|
|
@dirrm share/mirrormagic/levels
|
|
@dirrm share/mirrormagic/graphics
|
|
@dirrm share/mirrormagic
|