Ticket #18363: Portfile

File Portfile, 978 bytes (added by x.macports.org@…, 15 years ago)
Line 
1# -*- 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
2# $Id$
3
4PortSystem          1.0
5
6name                libftdi
7version             0.15
8categories          devel
9maintainers         nomaintainer@macports.org
10description         A library to talk to FTDI chips
11long_description    A library to talk to FTDI chips: \
12                    FT232BM/245BM, FT2232C/D and FT232/245R \
13                    using libusb, including the popular bitbang mode. \
14                    The license is LGPL.
15homepage            http://www.intra2net.com/de/produkte/opensource/ftdi
16platforms           darwin
17master_sites        http://www.intra2net.com/de/produkte/opensource/ftdi/TGZ/
18checksums           md5 d585c9758cb7085a4448c7c4ece07d8e \
19                    sha1 d77965b599e1f175342d8fd54ef4ecae4f757d03 \
20                    rmd160 179146d23bde3e4cddd6c25ab3bf81e1edf7bdf7
21
22depends_lib         port:libusb