summaryrefslogtreecommitdiffstats
path: root/package/libfreefare/libfreefare.mk
blob: 3f0036a2cb1afb8d53a13071eb002924266531ff (plain)
1
2
3
4
5
6
7
8
9
10
#############################################################
#
# libfreefare
#
#############################################################
LIBFREEFARE_VERSION = 0.3.2
LIBFREEFARE_SITE = http://nfc-tools.googlecode.com/files
LIBFREEFARE_DEPENDENCIES = libnfc openssl

$(eval $(autotools-package))