diff options
author | gdt <gdt@pkgsrc.org> | 2006-05-11 18:10:19 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2006-05-11 18:10:19 +0000 |
commit | 35d00be7fc8d11984118ba6049c8d552a4f5f42e (patch) | |
tree | 6a00739325669b53a829a32c8b9154a9c0c392ee /www | |
parent | ce4cdc05f5c5f4603e784cba757cd5050cdbd09a (diff) | |
download | pkgsrc-35d00be7fc8d11984118ba6049c8d552a4f5f42e.tar.gz |
Add LICENSE=netscape-license; netscape7 is nonfree.
Diffstat (limited to 'www')
-rw-r--r-- | www/netscape7/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/netscape7/Makefile b/www/netscape7/Makefile index 0bd090a6938..69f71f8f37d 100644 --- a/www/netscape7/Makefile +++ b/www/netscape7/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2006/04/22 09:22:16 rillig Exp $ +# $NetBSD: Makefile,v 1.34 2006/05/11 18:10:19 gdt Exp $ # DISTNAME= netscape-i686-pc-linux-gnu-sea @@ -17,6 +17,7 @@ COMMENT= Netscape Browser, Mail and Newsreader suite, version 7 #BUILD_DEPENDS= binpatch>=1.0:../../pkgtools/binpatch +LICENSE= netcape-license RESTRICTED= No re-distribution without agreement from Netscape NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} |