1998-02-10 04:05:05 +01:00
|
|
|
bin/xmame
|
2000-08-20 05:15:37 +02:00
|
|
|
share/xmame/xmamerc
|
2001-01-21 03:40:41 +01:00
|
|
|
%%PORTDOCS%%share/doc/xmame/changes.mame
|
|
|
|
%%PORTDOCS%%share/doc/xmame/changes.unix
|
|
|
|
%%PORTDOCS%%share/doc/xmame/credits.txt
|
2001-02-03 20:59:55 +01:00
|
|
|
%%PORTDOCS%%share/doc/xmame/gamelist.mame
|
2001-01-21 03:40:41 +01:00
|
|
|
%%PORTDOCS%%share/doc/xmame/liesmich.unix
|
|
|
|
%%PORTDOCS%%share/doc/xmame/multiplayer-readme.txt
|
|
|
|
%%PORTDOCS%%share/doc/xmame/readme.mame
|
2000-12-11 03:16:02 +01:00
|
|
|
%%PORTDOCS%%share/doc/xmame/xmame-doc-1.html
|
|
|
|
%%PORTDOCS%%share/doc/xmame/xmame-doc-2.html
|
|
|
|
%%PORTDOCS%%share/doc/xmame/xmame-doc-3.html
|
|
|
|
%%PORTDOCS%%share/doc/xmame/xmame-doc-4.html
|
|
|
|
%%PORTDOCS%%share/doc/xmame/xmame-doc-5.html
|
|
|
|
%%PORTDOCS%%share/doc/xmame/xmame-doc-6.html
|
2001-02-03 20:59:55 +01:00
|
|
|
%%PORTDOCS%%share/doc/xmame/xmame-doc-7.html
|
2000-12-11 03:16:02 +01:00
|
|
|
%%PORTDOCS%%share/doc/xmame/xmame-doc.html
|
|
|
|
%%PORTDOCS%%share/doc/xmame/xmame-doc.lyx
|
|
|
|
%%PORTDOCS%%share/doc/xmame/xmame-doc.ps
|
|
|
|
%%PORTDOCS%%share/doc/xmame/xmame-doc.sgml
|
|
|
|
%%PORTDOCS%%share/doc/xmame/xmame-doc.txt
|
2000-08-20 05:15:37 +02:00
|
|
|
@exec mkdir -p %D/share/xmame/hi
|
|
|
|
@exec mkdir -p %D/share/xmame/roms
|
|
|
|
@exec chmod 777 %D/share/xmame/hi
|
|
|
|
@unexec rmdir %D/share/xmame/roms 2>/dev/null || true
|
|
|
|
@unexec rmdir %D/share/xmame/hi 2>/dev/null || true
|
|
|
|
@unexec rmdir %D/share/xmame 2>/dev/null || true
|
2000-12-11 03:16:02 +01:00
|
|
|
%%PORTDOCS%%@dirrm share/doc/xmame
|