diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-03-27 10:38:45 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-03-27 10:38:45 +0000 |
commit | 9f0183ed5afc8071a4ec34cbe4b0f9cc7416edcd (patch) | |
tree | 7ca17b19c37e2c24f7196a08dc048f2cbe626384 /emulators/xmame/pkg-plist | |
parent | 6b3d543d569660e0d52a8c45de0be56025824d30 (diff) |
Notes
Diffstat (limited to 'emulators/xmame/pkg-plist')
-rw-r--r-- | emulators/xmame/pkg-plist | 65 |
1 files changed, 37 insertions, 28 deletions
diff --git a/emulators/xmame/pkg-plist b/emulators/xmame/pkg-plist index 98a089f5dcf4..e99665a8870f 100644 --- a/emulators/xmame/pkg-plist +++ b/emulators/xmame/pkg-plist @@ -1,28 +1,37 @@ -bin/xmame -share/xmame/xmamerc -%%PORTDOCS%%share/doc/xmame/changes.mame -%%PORTDOCS%%share/doc/xmame/changes.unix -%%PORTDOCS%%share/doc/xmame/credits.txt -%%PORTDOCS%%share/doc/xmame/gamelist.mame -%%PORTDOCS%%share/doc/xmame/liesmich.unix -%%PORTDOCS%%share/doc/xmame/multiplayer-readme.txt -%%PORTDOCS%%share/doc/xmame/readme.mame -%%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 +bin/%%MAMEMESS%% +etc/%%MAMEMESS%%rc.sample +share/%%MAMEMESS%%/%%MAMEMESS%%rc +%%PORTDOCS%%share/doc/%%MAMEMESS%%/changes.unix +%%PORTDOCS%%share/doc/%%MAMEMESS%%/credits.txt +%%PORTDOCS%%share/doc/%%MAMEMESS%%/liesmich.unix +%%PORTDOCS%%share/doc/%%MAMEMESS%%/multiplayer-readme.txt +%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc-1.html +%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc-2.html +%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc-3.html +%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc-4.html +%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc-5.html +%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc-6.html +%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc-7.html +%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc.html +%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc.lyx +%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc.ps +%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc.sgml +%%PORTDOCS%%share/doc/%%MAMEMESS%%/xmame-doc.txt +%%MAMEONLY%%%%DATFILES%%share/xmame/hiscore.dat +%%MAMEONLY%%%%DATFILES%%share/xmame/history.dat +%%MAMEONLY%%%%DATFILES%%share/xmame/cheat.dat +%%MAMEONLY%%%%PORTDOCS%%share/doc/xmame/changes.mame +%%MAMEONLY%%%%PORTDOCS%%share/doc/xmame/gamelist.mame +%%MAMEONLY%%%%PORTDOCS%%share/doc/xmame/readme.mame +%%MESSONLY%%%%PORTDOCS%%share/doc/xmess/changes.mess +%%MESSONLY%%%%PORTDOCS%%share/doc/xmess/gamelist.mess +%%MESSONLY%%%%PORTDOCS%%share/doc/xmess/readme.mess +%%MESSONLY%%%%PORTDOCS%%share/doc/xmess/messold.txt +%%MESSONLY%%%%PORTDOCS%%share/doc/xmess/messroms.txt +%%WPCMAMEONLY%%%%PORTDOCS%%share/doc/xwpcmame/simulation.txt +%%WPCMAMEONLY%%%%PORTDOCS%%share/doc/xwpcmame/whatsnew.txt +%%WPCMAMEONLY%%%%PORTDOCS%%share/doc/xwpcmame/wpcmame.txt +%%PORTDOCS%%@dirrm share/doc/%%MAMEMESS%% +@dirrm share/%%MAMEMESS%%/roms +@dirrm share/%%MAMEMESS%% +@unexec rmdir %%SPOOLGAMES%%/%%MAMEMESS%% 2>/dev/null || true |