1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-04-30 21:51:40 +01:00
Files
operating-system/buildroot/package/libdmtx/libdmtx.mk
2018-03-17 23:47:00 +00:00

14 lines
437 B
Makefile

################################################################################
#
# libdmtx
#
################################################################################
LIBDMTX_VERSION = 0.7.4
LIBDMTX_SITE = http://downloads.sourceforge.net/project/libdmtx/libdmtx/$(LIBDMTX_VERSION)
LIBDMTX_LICENSE = BSD-2-Clause or Special Permission
LIBDMTX_LICENSE_FILES = LICENSE
LIBDMTX_INSTALL_STAGING = YES
$(eval $(autotools-package))