diff options
Diffstat (limited to 'games/quake3-wfa/Makefile')
-rw-r--r-- | games/quake3-wfa/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/quake3-wfa/Makefile b/games/quake3-wfa/Makefile index 303fbce411e8..88c11b695a04 100644 --- a/games/quake3-wfa/Makefile +++ b/games/quake3-wfa/Makefile @@ -17,6 +17,8 @@ MASTER_SITES= ftp://ftp.ogl.org/pub/q3/wfa/ \ DISTFILES= WFA_Media_v33.zip WFA_MapPack1_v33.zip \ WFA_MapPack2_v33.zip +COMMENT= Quake III Arena Mod: Weapons Factory Arena for Linux + EXTRACT_BEFORE_ARGS= -o -qq NO_WRKSUBDIR= yes |