diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 02:35:59 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 02:35:59 +0000 |
commit | d4d639aac7231bd53788eca9bf49431322a8a8be (patch) | |
tree | 4ded0569b7b55f3baa47e8050ec71799e53ef337 /games/q3server-wfa/Makefile | |
parent | Back out previous commit. This can wait the end of ports freeze. (diff) |
Remove pkg-comment from the remaining special cases.
Approved by: portmgr (implicitly)
Notes
Notes:
svn path=/head/; revision=77043
Diffstat (limited to 'games/q3server-wfa/Makefile')
-rw-r--r-- | games/q3server-wfa/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/q3server-wfa/Makefile b/games/q3server-wfa/Makefile index 303fbce411e8..88c11b695a04 100644 --- a/games/q3server-wfa/Makefile +++ b/games/q3server-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 |