diff options
author | gdt <gdt@pkgsrc.org> | 2008-09-12 22:04:18 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2008-09-12 22:04:18 +0000 |
commit | a422bfeed400a12abb34da1ac9e0c4aa909d7286 (patch) | |
tree | 851ff34ab3becd3aa5b2cf6a6088e6f3e081a038 /games/quake3arena | |
parent | 3389756788474c28b26570cf10594db9e7340729 (diff) | |
download | pkgsrc-a422bfeed400a12abb34da1ac9e0c4aa909d7286.tar.gz |
Add license, and note that it's too complicated to figure out.
Diffstat (limited to 'games/quake3arena')
-rw-r--r-- | games/quake3arena/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/quake3arena/Makefile b/games/quake3arena/Makefile index c86a1d88d89..264578518bc 100644 --- a/games/quake3arena/Makefile +++ b/games/quake3arena/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2008/09/10 00:39:55 gdt Exp $ +# $NetBSD: Makefile,v 1.33 2008/09/12 22:04:18 gdt Exp $ DISTNAME= linuxq3apoint-1.32b.x86 PKGREVISION= 3 @@ -17,8 +17,8 @@ CONFLICTS= quake3arena-demo-[0-9]* EMUL_PLATFORMS= linux-i386 EMUL_MODULES.linux= base x11 glx -LICENSE= generic-nonlicense -RESTRICTED= Unclear terms +LICENSE= quake3arena-license +RESTRICTED= Terms are too complicated to evaluate. NO_SRC_ON_FTP= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} |