# $Id: Portfile,v 1.1 2006/05/05 10:36:53 rhwood Exp $ PortSystem 1.0 name liboil version 0.3.6 description long_description ${description} maintainers darwinports@opendarwin.org categories devel platforms darwin homepage http://liboil.freedesktop.org/ master_sites http://liboil.freedesktop.org/download/ checksums md5 a36b2d9cc71d75d814d7bdca2263290f \ sha1 43cfdfeace05006bfeaacc30f1feeece657595a2 \ rmd160 f86830c0c9101e8fbe22879f930fb61d23b0139a depends_lib configure.args --mandir=${prefix}/share/man configure.env CPPFLAGS="-I${prefix}/include -L${prefix}/lib" \ CFLAGS="-L${prefix}/lib" # here could be a ton'o'variants