aboutsummaryrefslogtreecommitdiff
path: root/games/linux-quake4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/linux-quake4/Makefile')
-rw-r--r--games/linux-quake4/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/games/linux-quake4/Makefile b/games/linux-quake4/Makefile
index d46792cb9e23..52651a12c07c 100644
--- a/games/linux-quake4/Makefile
+++ b/games/linux-quake4/Makefile
@@ -14,10 +14,15 @@ EXTRACT_SUFX= .run
MAINTAINER= ports@FreeBSD.org
COMMENT= Quake 4 for Linux
+# Converted from NO_CDROM
+LICENSE= IDSOFTWARE
+LICENSE_NAME= IDSOFTWARE
+LICENSE_TEXT= Redistribution is limited, see license
+LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
+
USES= linux
USE_LINUX= sdl12
NO_WRKSUBDIR= yes
-NO_CDROM= Redistribution is limited, see license
Q4DIR= lib/${PORTNAME}
PLIST_SUB+= Q4DIR="${Q4DIR}" \
LINUXBASE="${LINUXBASE}"