# $Id: Portfile,v 1.9 2003/08/07 01:50:35 eric Exp $ PortSystem 1.0 name lcms version 1.09 categories graphics maintainers darwinports@opendarwin.org description Little Color Management System, a color matching method library long_description LCMS is the Little Color Management System, a Color \ Matching Method (CMM) library which implements fast \ transforms between ICC profiles. It is released under \ LGPL with source code and meant to be portable. \ Color management refers to techniques that ensure \ consistent color as images are transferred from scanners \ or cameras to monitors and printers. platforms darwin master_sites http://www.littlecms.com/ checksums md5 8e8e2303351f3c7de335f02196820a4e patchfiles patch-src-Makefile patch-sample-Makefile patch-lcms.h configure { cd ${worksrcpath} reinplace s|XXPREFIX|${prefix}| src/Makefile } destroot.destdir BASEDIR=${destroot}${prefix}