mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
ec1ecd4eb4
cheating at multiplayer online games
24 lines
1.4 KiB
Plaintext
24 lines
1.4 KiB
Plaintext
%%PORTDOCS%%%%PUNKBUSTER_DOC_DIR%%README
|
|
%%PORTDOCS%%%%PUNKBUSTER_DOC_DIR%%clreadme.txt
|
|
%%PORTDOCS%%%%PUNKBUSTER_DOC_DIR%%cstags.htm
|
|
%%PORTDOCS%%%%PUNKBUSTER_DOC_DIR%%dodtags.htm
|
|
%%PORTDOCS%%%%PUNKBUSTER_DOC_DIR%%fatags.htm
|
|
%%PORTDOCS%%%%PUNKBUSTER_DOC_DIR%%flftags.htm
|
|
%%PORTDOCS%%%%PUNKBUSTER_DOC_DIR%%hltags.htm
|
|
%%PORTDOCS%%%%PUNKBUSTER_DOC_DIR%%master.htm
|
|
%%PORTDOCS%%%%PUNKBUSTER_DOC_DIR%%readme.txt
|
|
%%PORTDOCS%%%%PUNKBUSTER_DOC_DIR%%tfctags.htm
|
|
%%PORTDOCS%%%%PUNKBUSTER_DOC_DIR%%wiztags.htm
|
|
%%PUNKBUSTER_DIR%%pb
|
|
%%PUNKBUSTER_DIR%%pb.ini
|
|
%%PUNKBUSTER_DIR%%pbclhl.dll
|
|
%%PUNKBUSTER_DIR%%pbclhl.so
|
|
%%PUNKBUSTER_DIR%%pbsvhl.cfg
|
|
%%PUNKBUSTER_DIR%%pbsvhl.so
|
|
%%PUNKBUSTER_DIR%%sample.pbq
|
|
@unexec cmp -s %D/%%PUNKBUSTER_DIR%%/pbsvhl.cfg.sample %D/%%PUNKBUSTER_DIR%%/pbsvhl.cfg && rm -f %D/%%PUNKBUSTER_DIR%%/pbsvhl.cfg ; || echo "If you are permanently removing this port, you should also do an \`\`rm ${PKG_PREFIX}/%%PUNKBUSTER_DIR%%/pbsvhl.cfg'' to remove any configuration files left." | fmt
|
|
%%PUNKBUSTER_DIR%%pbsvhl.cfg.sample
|
|
@exec [ -f %D/%%PUNKBUSTER_DIR%%/pbsvhl.cfg ] || cp -p %D/%%PUNKBUSTER_DIR%%/pbsvhl.cfg.sample %D/%%PUNKBUSTER_DIR%%/pbsvhl.cfg
|
|
@unexec rmdir %D/%%PUNKBUSTER_DIR%% 2>/dev/null || echo "If you are permanently removing this port, you should also do an \`\`rm -Rf ${PKG_PREFIX}/%%PUNKBUSTER_DIR%%'' to remove any data files left. DO NOT forget to remove the punkbuster-data port first." | fmt
|
|
%%PORTDOCS%%@dirrm %%PUNKBUSTER_DOC_DIR%%
|