luacjson: Add license info
Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: Luca Ceresoli <luca@lucaceresoli.net>
This commit is contained in:
parent
80e184610b
commit
82c3a33228
@ -3,10 +3,12 @@
|
||||
# luacjson
|
||||
#
|
||||
#############################################################
|
||||
LUACJSON_VERSION = 2.1.0
|
||||
LUACJSON_SOURCE = lua-cjson-$(LUACJSON_VERSION).tar.gz
|
||||
LUACJSON_SITE = http://www.kyne.com.au/~mark/software/download
|
||||
LUACJSON_DEPENDENCIES = lua
|
||||
LUACJSON_VERSION = 2.1.0
|
||||
LUACJSON_SOURCE = lua-cjson-$(LUACJSON_VERSION).tar.gz
|
||||
LUACJSON_SITE = http://www.kyne.com.au/~mark/software/download
|
||||
LUACJSON_DEPENDENCIES = lua
|
||||
LUACJSON_LICENSE = MIT
|
||||
LUACJSON_LICENSE_FILES = LICENSE
|
||||
|
||||
define LUACJSON_BUILD_CMDS
|
||||
$(MAKE) -C $(@D) \
|
||||
|
Loading…
Reference in New Issue
Block a user