kumquat-buildroot/package/lzlib/lzlib.mk
Francois Perrad d05f5c983a lzlib: new package
[Thomas: reformat Config.in help text to have a reasonable width of
the text.]

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-03-01 16:51:39 +01:00

13 lines
272 B
Makefile

#############################################################
#
# lzlib
#
#############################################################
LZLIB_VERSION = 0.4.work3-1
LZLIB_SUBDIR = lzlib-0.4-work3
LZLIB_DEPENDENCIES = zlib
LZLIB_LICENSE = MIT
$(eval $(luarocks-package))