# $Id: Portfile,v 1.3 2005/07/26 20:11:32 toby Exp $

PortSystem 1.0
name             libexif
version          0.6.12
categories       graphics
maintainers      toby@opendarwin.org
description      EXIF parsing library
long_description \
    Most digital cameras produce EXIF files, which are JPEG files \
    with extra tags that contain information about the image. The \
    EXIF library allows you to parse an EXIF file and read the \
    data from those tags.
homepage         http://home.bawue.de/~lutz/
platforms        darwin
master_sites     sourceforge
checksums        md5 9f952ee8db0be7c53a075c34e8286d91
use_bzip2        yes
patchfiles       patch-libexif__exif-utils.c
