climt
climt copied to clipboard
add support for MacPorts and FreeBSD pkg/ports
I modified setup.py to find MacPorts and FreeBSD pkg/ports compilers.
Currently python setup.py install can be used with MacPorts.
pip can be used for build but rpath problem at runtime with MacPorts.
On FreeBSD pip install --user . works fine from the repo directory.
Thanks a lot for this! Could you also update HISTORY.rst and add your name to the contributors list?
I accept your invitation to add myself to the contributors. The next tag would be v0.16.26 in HISTORY.rst, right?