From ee5086579d425338ed550b79c5ced1d00c6c6c2f Mon Sep 17 00:00:00 2001 From: gdt Date: Wed, 31 Oct 2007 21:42:24 +0000 Subject: Add license for mozilla trademark, because the resulting binary cannot be redistributed, and that seems over the Non-Free line. (This may be revisited if we re-address exactly what free-enough-for-pkgsrc-default means, but it removes a case of "RESTRICTED w/o LICENSE". --- www/seamonkey/options.mk | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'www') diff --git a/www/seamonkey/options.mk b/www/seamonkey/options.mk index c362d1c04dc..f05fb2eb21e 100644 --- a/www/seamonkey/options.mk +++ b/www/seamonkey/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.7 2007/10/16 01:53:28 dmcmahill Exp $ +# $NetBSD: options.mk,v 1.8 2007/10/31 21:42:24 gdt Exp $ PKG_OPTIONS_VAR = PKG_OPTIONS.gecko PKG_SUPPORTED_OPTIONS = debug @@ -31,10 +31,11 @@ CONFIGURE_ARGS+= --enable-single-profile # See http://www.mozilla.org/foundation/trademarks/ .if !empty(PKG_OPTIONS:Mofficial-mozilla-branding) CONFIGURE_ARGS+= --enable-official-branding -# XXX LICENSE=? -# Does enabling official branding make the package non-Free? -# Mozilla claims no: http://www.mozilla.org/foundation/trademarks/faq.html -# The resulting binary package cannot be distributed, which seems non-Free. +# Mozilla prohibits distribution of packages with their trademarks. +# It is an open question if this makes the package non-Free. Mozilla +# claims not, but currently pkgsrc has a "open source implies no +# redistribution restrictions" notion. +LICENSE= mozilla-trademark-license RESTRICTED= Trademark holder prohibits distribution of modified versions. NO_BIN_ON_CDROM= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} -- cgit v1.2.3