# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 57408 2009-09-10 19:55:00Z snc@macports.org $

PortSystem          1.0

name                libdc1394
version             2.1.2
categories          devel
platforms           darwin

maintainers         uwe-arzt.de:mail

description         Library for Firewire IIDC Cameras
long_description    libdc1394 is a library that provides a complete \
                    high level application programming interface (API) \
                    for developers who wish to control IEEE 1394 based \
                    cameras that conform to the 1394-based Digital \
                    Camera Specifications (also known as the IIDC or \
                    DCAM Specifications).

homepage            http://damien.douxchamps.net/ieee1394/libdc1394/

master_sites        sourceforge
checksums           md5 b85f1ade88d8d96688d5965ed8603d53 \
                    sha1 d9ad4834f23b555d04f255945117a4420ae40977

depends_build       port:pkgconfig

