Ticket #20738: Portfile

File Portfile, 644 bytes (added by al-macports@…, 15 years ago)

Portfile for libnfc

Line 
1# $Id$
2
3PortSystem              1.0
4
5name                    libnfc
6version                 1.2.1
7
8categories              comms
9maintainers             9600.org:al-libnfcport
10description             Nearfield Communications Library (RFID)
11long_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.
12homepage                http://www.libnfc.org
13master_sites            http://libnfc.googlecode.com/files/
14
15checksums               md5 90ce5d0445c6228f0e80ae3b62709f96 \
16                        sha1 2e0c4798d47c0bed3ef52bb0bce31b44210b2266 \
17                        rmd160 4a77224bad0a0fcdb4e5dc27bcd111aef47d42c6 \
18
19depends_lib             port:libusb \
20                        port:libusb-compat