kumquat-buildroot/package/libfreefare/libfreefare.mk

12 lines
340 B
Makefile
Raw Normal View History

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