LICENSE questions

Bob Eager rde at tavi.co.uk
Sun Oct 2 19:28:00 UTC 2016


On Sun, 2 Oct 2016 18:44:43 +0000
"Montgomery-Smith, Stephen" <stephen at 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.


More information about the freebsd-ports mailing list