[46499] trunk/dports/devel

snc at macports.org snc at macports.org
Thu Feb 5 12:58:13 PST 2009


Revision: 46499
          http://trac.macports.org/changeset/46499
Author:   snc at macports.org
Date:     2009-02-05 12:58:12 -0800 (Thu, 05 Feb 2009)
Log Message:
-----------
created libftdi, ticket #18363

Added Paths:
-----------
    trunk/dports/devel/libftdi/
    trunk/dports/devel/libftdi/Portfile

Added: trunk/dports/devel/libftdi/Portfile
===================================================================
--- trunk/dports/devel/libftdi/Portfile	                        (rev 0)
+++ trunk/dports/devel/libftdi/Portfile	2009-02-05 20:58:12 UTC (rev 46499)
@@ -0,0 +1,22 @@
+# -*- 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$
+
+PortSystem          1.0
+
+name                libftdi
+version             0.15
+categories          devel
+maintainers         nomaintainer
+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/
+checksums           md5 d585c9758cb7085a4448c7c4ece07d8e \
+                    sha1 d77965b599e1f175342d8fd54ef4ecae4f757d03 \
+                    rmd160 179146d23bde3e4cddd6c25ab3bf81e1edf7bdf7
+
+depends_lib         port:libusb


Property changes on: trunk/dports/devel/libftdi/Portfile
___________________________________________________________________
Added: snv:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090205/4dd1ce04/attachment.html>


More information about the macports-changes mailing list