summaryrefslogtreecommitdiff
path: root/games/quake3arena
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2008-09-10 00:39:55 +0000
committergdt <gdt@pkgsrc.org>2008-09-10 00:39:55 +0000
commit9c97c00913a0e3cd424a4ae91b0ca48b83c2aea3 (patch)
treebb465bdf13b87b338296b37564a7f3daa31c1bfd /games/quake3arena
parent363d01cd4bde266fda340157aadc9eaab9d8f613 (diff)
downloadpkgsrc-9c97c00913a0e3cd424a4ae91b0ca48b83c2aea3.tar.gz
Add
LICENSE= generic-nonlicense RESTRICTED= Unclear terms NO_SRC_ON_FTP= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} in lieu of setting NO_*_ON_FTP to "no".
Diffstat (limited to 'games/quake3arena')
-rw-r--r--games/quake3arena/Makefile10
1 files changed, 7 insertions, 3 deletions
diff --git a/games/quake3arena/Makefile b/games/quake3arena/Makefile
index 5bb0f9ae45e..c86a1d88d89 100644
--- a/games/quake3arena/Makefile
+++ b/games/quake3arena/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2008/05/26 02:13:19 joerg Exp $
+# $NetBSD: Makefile,v 1.32 2008/09/10 00:39:55 gdt Exp $
DISTNAME= linuxq3apoint-1.32b.x86
PKGREVISION= 3
@@ -17,8 +17,12 @@ CONFLICTS= quake3arena-demo-[0-9]*
EMUL_PLATFORMS= linux-i386
EMUL_MODULES.linux= base x11 glx
-NO_SRC_ON_FTP= no
-NO_BIN_ON_FTP= no
+LICENSE= generic-nonlicense
+RESTRICTED= Unclear terms
+NO_SRC_ON_FTP= ${RESTRICTED}
+NO_BIN_ON_FTP= ${RESTRICTED}
+NO_SRC_ON_CDROM= ${RESTRICTED}
+NO_BIN_ON_CDROM= ${RESTRICTED}
PKG_DESTDIR_SUPPORT= user-destdir