[55883] trunk/dports/comms

ryandesign at macports.org ryandesign at macports.org
Thu Aug 20 12:59:00 PDT 2009


Revision: 55883
          http://trac.macports.org/changeset/55883
Author:   ryandesign at macports.org
Date:     2009-08-20 12:58:59 -0700 (Thu, 20 Aug 2009)
Log Message:
-----------
libnfc: new port, version 1.2.1; closes #20738

Added Paths:
-----------
    trunk/dports/comms/libnfc/
    trunk/dports/comms/libnfc/Portfile

Added: trunk/dports/comms/libnfc/Portfile
===================================================================
--- trunk/dports/comms/libnfc/Portfile	                        (rev 0)
+++ trunk/dports/comms/libnfc/Portfile	2009-08-20 19:58:59 UTC (rev 55883)
@@ -0,0 +1,26 @@
+# $Id$
+
+PortSystem              1.0
+
+name                    libnfc
+version                 1.2.1
+platforms               darwin
+categories              comms devel
+maintainers             9600.org:al-libnfcport
+
+description             Nearfield Communications Library (RFID)
+
+long_description        libnfc is the first free NFC SDK and Programmers API \
+                        released under the GNU Lesser General Public License. \
+                        It provides complete transparency and royalty-free \
+                        use for everyone.
+
+homepage                http://www.libnfc.org/
+master_sites            googlecode
+
+checksums               md5 90ce5d0445c6228f0e80ae3b62709f96 \
+                        sha1 2e0c4798d47c0bed3ef52bb0bce31b44210b2266 \
+                        rmd160 4a77224bad0a0fcdb4e5dc27bcd111aef47d42c6 \
+
+depends_lib             port:libusb \
+                        port:libusb-compat
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090820/9ce68989/attachment.html>


More information about the macports-changes mailing list