1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/games/sampsvr/pkg-plist
Rong-En Fan 91dd66a3bf - Update to 0.2.2
PR:		pors/115991
Submitted by:	Alexander Logvinov <ports at logvinov.com> (maintainer)
2007-09-05 15:02:50 +00:00

50 lines
1.7 KiB
Plaintext

@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%%