mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
66bbd4b7aa
PR: 23050 Submitted by: Jimmy Olgeni <olgeni@uli.it>
30 lines
1.2 KiB
Plaintext
30 lines
1.2 KiB
Plaintext
bin/xmame
|
|
share/xmame/xmamerc
|
|
%%PORTDOCS%%share/doc/xmame/changes.mame
|
|
%%PORTDOCS%%share/doc/xmame/changes.unix
|
|
%%PORTDOCS%%share/doc/xmame/gamelist.mame
|
|
%%PORTDOCS%%share/doc/xmame/imgtool.txt
|
|
%%PORTDOCS%%share/doc/xmame/liesmich.unix
|
|
%%PORTDOCS%%share/doc/xmame/multiplayer-readme.txt
|
|
%%PORTDOCS%%share/doc/xmame/readme.mame
|
|
%%PORTDOCS%%share/doc/xmame/todo
|
|
%%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
|
|
%%PORTDOCS%%share/doc/xmame/xmame-doc-7.html
|
|
%%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
|
|
@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
|
|
%%PORTDOCS%%@dirrm share/doc/xmame
|