# -*- 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 84550 2011-09-27 21:05:11Z snc@macports.org $

PortSystem              1.0

name                    libnfc
version                 1.4.0
platforms               darwin
categories              comms devel
maintainers             9600.org:al-libnfcport
license                 LGPL

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     c4a1b275f63597fdf8c0bb5c9bbbaad2 \
                    sha1    1c8f147d6e8b508d6d2e8012ed8bbc37b9b1a9dd

depends_build           port:pkgconfig
depends_lib             port:libusb \
                        port:libusb-compat
