a project to simplify installation of open source software
on Mac OS X and Darwin
# -*- tcl -*-
# $Id$
PortSystem 1.0
name freeimage
version 3.9.2
categories graphics
maintainers ryand-ruby@zenspider.com
description Library for FreeImage, a dependency-less graphics library
long_description FreeImage is a library for developers who would like to \
support most popular graphics image formats. Some \
highlights are: extremely simple in use, not limited to \
the local PC (unique FreeImageIO) and Plugin driven!
platforms darwin freebsd
homepage http://freeimage.sourceforge.net/
master_sites sourceforge
fetch.type cvs
cvs.root :pserver:anonymous@freeimage.cvs.sourceforge.net:/cvsroot/freeimage
cvs.module FreeImage
cvs.date 20070101
version ${version}-${cvs.date}
worksrcdir FreeImage
patchfiles patch-Makefile.osx.diff
use_configure no
destroot.pre_args -f Makefile.osx ${destroot.target}
destroot.destdir PREFIX=${destroot}${prefix}