# $Id: Portfile,v 1.23 2003/08/05 21:02:20 jkh Exp $ PortSystem 1.0 name jpeg version 6b categories graphics maintainers eric@opendarwin.org distname jpegsrc.v6b worksrcdir ${portname}-${portversion} description Library for manipulating JPEG images platforms darwin freebsd master_sites http://www.ijg.org/files/ checksums md5 dbd5f3b47ed13132f04c685d608a7547 configure.args --enable-shared --enable-static patchfiles patch-config.sub patch-config.guess patch-ltmain.sh patch-ltconfig destroot.destdir prefix=${destroot}${prefix} pre-destroot { system "install -d ${destroot}${prefix}/bin" system "install -d ${destroot}${prefix}/man/man1" system "install -d ${destroot}${prefix}/include" system "install -d ${destroot}${prefix}/lib" } long_description \ This distribution contains the sixth public release of the Independent JPEG \ Group's free JPEG software. You are welcome to redistribute this software and \ to use it for any purpose, subject to the conditions under LEGAL ISSUES, below. \ Serious users of this software (particularly those incorporating it into \ larger programs) should contact IJG at jpeg-info@uunet.uu.net to be added to \ our electronic mailing list. Mailing list members are notified of updates \ and have a chance to participate in technical discussions, etc. \ More Informations: http://www.ijg.org/