- Add LICENSE
- Convert to new LIB_DEPENDS format
- Convert to new options helper
- Remove unnecessary patch: already replaced by REINPLACE_CMD
- Support STAGEDIR
Remove the bogus dependency on -ltiff (--without-tiff was always in there).
Make the testcms link the new -lcms statically to avoid possible conflicts
with the already installed library (probably of a different version).
PR: ports/68610