# -*- 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 90975 2012-03-20 14:13:01Z snc@macports.org $

PortSystem          1.0

name                libftdi
version             0.20
categories          devel
license             GPL-2+
maintainers         snc openmaintainer
description         A library to talk to FTDI chips
long_description    A library to talk to FTDI chips: \
                    FT232BM/245BM, FT2232C/D and FT232/245R \
                    using libusb, including the popular bitbang mode. \
                    The license is LGPL.
homepage            http://www.intra2net.com/de/produkte/opensource/ftdi
platforms           darwin
master_sites        http://www.intra2net.com/de/produkte/opensource/ftdi/TGZ/

depends_lib         port:libusb-compat

checksums           rmd160  7406f831a6d7b3ccf8e246504f7275a5208f94e9 \
                    sha256  3176d5b5986438f33f5208e690a8bfe90941be501cc0a72118ce3d338d4b838e
