Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Oct 2016 20:27:51 +0100
From:      Bob Eager <rde@tavi.co.uk>
To:        freebsd-ports@freebsd.org
Subject:   Re: LICENSE questions
Message-ID:  <20161002202751.238589d6@raksha.tavi.co.uk>
In-Reply-To: <b2a4e74d-cbe3-d70e-553c-dcfbdc9442f1@missouri.edu>
References:  <b2a4e74d-cbe3-d70e-553c-dcfbdc9442f1@missouri.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 2 Oct 2016 18:44:43 +0000
"Montgomery-Smith, Stephen" <stephen@missouri.edu> wrote:

> So I have a couple of ports, science/cdf and graphics/opendx, which
> have licenses I can't find in Mk/bsd.licenses.db.mk.  How do I set
> LICENSE in those ports?

Like this example:

LICENSE=        CPLV1
LICENSE_NAME=   CPL V1.0 license
LICENSE_FILE=   ${WRKSRC}/CPLv1.0.txt
LICENSE_PERMS=  dist-mirror dist-sell pkg-mirror pkg-sell auto-accept

Change LICENSE_PERMS as appropriate.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20161002202751.238589d6>