1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-02-24 03:35:15 +00:00
Files
operating-system/buildroot/package/libmspack/libmspack.mk
2020-01-11 16:41:13 +00:00

14 lines
397 B
Makefile

################################################################################
#
# libmspack
#
################################################################################
LIBMSPACK_VERSION = 0.10.1alpha
LIBMSPACK_SITE = https://www.cabextract.org.uk/libmspack
LIBMSPACK_LICENSE = LGPL-2.1
LIBMSPACK_LICENSE_FILES = COPYING.LIB
LIBMSPACK_INSTALL_STAGING = YES
$(eval $(autotools-package))