freebsd-ports/games/sampsvr/pkg-plist

50 lines
1.7 KiB
Text
Raw Normal View History

@unexec if cmp -s %D/etc/sampsvr.cfg %D/etc/sampsvr.cfg.dist; then rm -f %D/etc/sampsvr.cfg; fi
etc/sampsvr.cfg.dist
@exec [ -f %B/sampsvr.cfg ] || cp %B/%f %B/sampsvr.cfg
%%SAMPDIR%%/samp022svr
%%SAMPDIR%%/announce
%%SAMPDIR%%/server.cfg
%%SAMPDIR%%/filterscripts
%%SAMPDIR%%/gamemodes
%%DATADIR%%/filterscripts/DEBUG_05.amx
%%DATADIR%%/filterscripts/actions.amx
%%DATADIR%%/filterscripts/actions.pwn
%%DATADIR%%/filterscripts/adminspec.amx
%%DATADIR%%/filterscripts/adminspec.pwn
%%DATADIR%%/filterscripts/olddance.pwn
%%DATADIR%%/filterscripts/vactions.pwn
%%DATADIR%%/filterscripts/vactions.amx
%%DATADIR%%/gamemodes/area51.amx
%%DATADIR%%/gamemodes/area51.pwn
%%DATADIR%%/gamemodes/barron.amx
%%DATADIR%%/gamemodes/barron.pwn
%%DATADIR%%/gamemodes/cng.amx
%%DATADIR%%/gamemodes/cng.pwn
%%DATADIR%%/gamemodes/freighter.amx
%%DATADIR%%/gamemodes/freighter.pwn
%%DATADIR%%/gamemodes/ls-parachute.amx
%%DATADIR%%/gamemodes/ls-parachute.pwn
%%DATADIR%%/gamemodes/lvdm.amx
%%DATADIR%%/gamemodes/lvdm.pwn
%%DATADIR%%/gamemodes/lyse.amx
%%DATADIR%%/gamemodes/lyse.pwn
%%DATADIR%%/gamemodes/manhunt-lv.amx
%%DATADIR%%/gamemodes/manhunt-lv.pwn
%%DATADIR%%/gamemodes/minigunmadness.amx
%%DATADIR%%/gamemodes/minigunmadness.pwn
%%DATADIR%%/gamemodes/monster.amx
%%DATADIR%%/gamemodes/monster.pwn
%%DATADIR%%/gamemodes/rivershell.amx
%%DATADIR%%/gamemodes/rivershell.pwn
%%DATADIR%%/gamemodes/rivershell2.amx
%%DATADIR%%/gamemodes/sftdm.amx
%%DATADIR%%/gamemodes/sftdm.pwn
%%DATADIR%%/gamemodes/sniper.amx
%%DATADIR%%/gamemodes/sniper.pwn
%%DATADIR%%/gamemodes/timertest.pwn
%%DATADIR%%/gamemodes/timertest.amx
@dirrmtry %%DATADIR%%/gamemodes
@dirrmtry %%DATADIR%%/filterscripts
@dirrmtry %%DATADIR%%
@dirrmtry %%SAMPDIR%%