freebsd-ports/games/sampsvr/pkg-plist
Rong-En Fan 467826d2b4 - Update to 0.2.1
- Remove one bad master site

PR:	     	 ports/114005
Submitted by:	Alexander Logvinov <ports at logvinov.com> (maintainer)
2007-06-25 07:38:58 +00:00

43 lines
1.5 KiB
Text

@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%%/samp02svr
%%SAMPDIR%%/announce
%%SAMPDIR%%/server.cfg
%%SAMPDIR%%/filterscripts
%%SAMPDIR%%/gamemodes
%%DATADIR%%/filterscripts/actions.amx
%%DATADIR%%/filterscripts/actions.pwn
%%DATADIR%%/filterscripts/adminspec.amx
%%DATADIR%%/filterscripts/adminspec.pwn
%%DATADIR%%/filterscripts/olddance.pwn
%%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/sftdm.amx
%%DATADIR%%/gamemodes/sftdm.pwn
%%DATADIR%%/gamemodes/sniper.amx
%%DATADIR%%/gamemodes/sniper.pwn
@dirrmtry %%DATADIR%%/gamemodes
@dirrmtry %%DATADIR%%/filterscripts
@dirrmtry %%DATADIR%%
@dirrmtry %%SAMPDIR%%