# $Id: Portfile,v 1.2 2005/07/11 06:36:30 mww Exp $

PortSystem 1.0

name             exiv2
version          0.7
homepage         http://home.arcor.de/ahuggel/exiv2/
description      EXIF and IPTC metadata manipulation library and tools
categories       graphics
platforms        darwin
maintainers      adam@spack.org

master_sites     http://home.arcor.de/ahuggel/exiv2/
checksums        md5 540e720b77c05ca50d5005a140e38138

long_description Exiv2 comprises of a C++ library and a command line utility \
                 which allows you to manipulate EXIF and IPTC image metadata.

destroot.destdir prefix=${destroot}${prefix}
