1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/games/pouetchess/pkg-plist
Simon Barner 39d0d4db72 - Update to 0.1.1
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
PR:		ports/92847
2006-02-06 00:23:38 +00:00

37 lines
1.2 KiB
Plaintext

bin/pouetChess
@unexec if cmp -s %D/etc/pouetChess.conf %D/etc/pouetChess.conf.sample; then rm -f %D/etc/pouetChess.conf; fi
etc/pouetChess.conf.sample
@exec if [ ! -f %D/etc/pouetChess.conf ]; then cp -p %D/etc/pouetChess.conf.sample %D/etc/pouetChess.conf; fi
%%DATADIR%%/icons/pouetChess.bmp
%%DATADIR%%/icons/pouetChess.png
%%DATADIR%%/objets3d/cavalier.lwo
%%DATADIR%%/objets3d/dame.lwo
%%DATADIR%%/objets3d/fleche.lwo
%%DATADIR%%/objets3d/fou.lwo
%%DATADIR%%/objets3d/pion.lwo
%%DATADIR%%/objets3d/plateau.lwo
%%DATADIR%%/objets3d/roi.lwo
%%DATADIR%%/objets3d/table.lwo
%%DATADIR%%/objets3d/tour.lwo
%%DATADIR%%/textures/1.png
%%DATADIR%%/textures/2.png
%%DATADIR%%/textures/blender.png
%%DATADIR%%/textures/camera.png
%%DATADIR%%/textures/credits.png
%%DATADIR%%/textures/damier.jpg
%%DATADIR%%/textures/exit.png
%%DATADIR%%/textures/font.png
%%DATADIR%%/textures/force.png
%%DATADIR%%/textures/gimp.png
%%DATADIR%%/textures/kate.png
%%DATADIR%%/textures/murs.jpg
%%DATADIR%%/textures/porte.jpg
%%DATADIR%%/textures/quitter.png
%%DATADIR%%/textures/sol.jpg
%%DATADIR%%/textures/titre.png
%%DATADIR%%/textures/tux.png
@dirrm %%DATADIR%%/icons
@dirrm %%DATADIR%%/objets3d
@dirrm %%DATADIR%%/textures
@dirrm %%DATADIR%%