kumquat-buildroot/package/libfreefare/libfreefare.mk

11 lines
299 B
Makefile
Raw Normal View History

#############################################################
#
# libfreefare
#
#############################################################
LIBFREEFARE_VERSION = 0.3.4
LIBFREEFARE_SITE = http://nfc-tools.googlecode.com/files
LIBFREEFARE_DEPENDENCIES = libnfc openssl
$(eval $(autotools-package))