<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi All,<div class=""><br class=""></div><div class="">I am looking to setup some new ports, that will provide in macports access to the Intel Math Kernel Library and headers (for use by another port later on, PyTorch).</div><div class=""><br class=""></div><div class="">The license for this is the Intel Simplifed Software license</div><div class=""><br class=""></div><div class=""><a href="https://software.intel.com/en-us/license/intel-simplified-software-license" class="">https://software.intel.com/en-us/license/intel-simplified-software-license</a></div><div class=""><br class=""></div><div class="">Which on a scan through the ports tree I don’t think we current use anywhere, unless I missed it ?</div><div class=""><br class=""></div><div class="">Reading the above, (and based on PyPi’s distribution of it), I believe it is fully distributable, so I am wondering what would be the correct way to define the license, and allow the macports binary tarballs to be distributable ? Currently I have arbitrarily set the license in the ports to</div><div class=""><br class=""></div><div class=""><div class=""># <a href="https://software.intel.com/en-us/license/intel-simplified-software-license" class="">https://software.intel.com/en-us/license/intel-simplified-software-license</a></div><div class="">license             ISSL</div></div><div class=""><br class=""></div><div class="">So I just made up a new license.</div><div class=""><br class=""></div><div class="">Any suggestions on the right thing to do here ? </div><div class=""><br class=""></div><div class="">Also, the PyTorch port that I want to be able to use these will be BSD licensed, and I would like to try and make sure this is also distributable, so make sure the deps on the MKL ports does not prevent this.</div><div class=""><br class=""></div><div class="">any suggestions ?</div><div class=""><br class=""></div><div class="">cheers Chris</div></body></html>