# $Id: Portfile 55900 2009-08-20 23:05:28Z ryandesign@macports.org $

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
