pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Trying to contribute first package - two licenses (user's choice) ?



Hi!

On Thu, Mar 20, 2025 at 10:27:39AM -0400, vom513 wrote:
> I am working on packaging https://github.com/icann/icann-rdap
> 
> This software has both the Apache and MIT licenses (user’s preference).
> 
> How should this be handled in the Makefile ?

You can list multiple licenses in the LICENSE variable, connected with
"OR". ("AND" also works in case you need that.)

I've just added examples for that to the pkgsrc guide.

> P.S. I’m sure I will be back with more questions as I work through this.

Sure!
 Thomas


Home | Main Index | Thread Index | Old Index