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

14 lines
379 B
Makefile

################################################################################
#
# libestr
#
################################################################################
LIBESTR_VERSION = 0.1.10
LIBESTR_SITE = http://libestr.adiscon.com/files/download
LIBESTR_LICENSE = LGPL-2.1+
LIBESTR_LICENSE_FILES = COPYING
LIBESTR_INSTALL_STAGING = YES
$(eval $(autotools-package))