Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Feb 2012 09:01:38 -0500
From:      Michael Scheidell <scheidell@FreeBSD.org>
To:        <freebsd-ports@freebsd.org>
Subject:   Re: how do you make pointyhat happy with LICENSE?
Message-ID:  <4F2D3A42.20607@FreeBSD.org>
In-Reply-To: <4F2D2421.5080401@secnap.com>
References:  <4F2D2421.5080401@secnap.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On 2/4/12 7:27 AM, Michael Scheidell wrote:
> on a certain port, their is a dual/commercial/free license.
> (if you are an ISP it is free. if you are not reselling the product, 
> its free)
>
> If I put this in Makefile, tinderbox (and I assume pointyhat) will 
> hand, with 'top' in 'dialog' (waiting for the ghost to press 'a'ccept)
ok, other then:

.if ! defined(PACKAGE_BUILDING)
>
> LICENSE=        DCC
> LICENSE_NAME=   DCC
> LICENSE_FILE=   ${WRKSRC}/LICENSE
> LICENSE_PERMS=  no-pkg-sell no-dist-mirror no-pkg-mirror no-dist-sell
>
> (I am trying to wrap my head around licenses also)
>
> I do want to make packages, I want OP to make packages,  I want OP to 
> be able to distribute packages internally,
> so, I want the license question to be asked during package_building 
> (so OP can distribute binary packages internally), but I don't want 
> pavmail
>

-- 
Michael Scheidell, CTO
 >*| * SECNAP Network Security Corporation
d: +1.561.948.2259
w: http://people.freebsd.org/~scheidell



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