mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 14:46:31 +00:00
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
|
||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
LUACJSON_VERSION = 2.1.0
|
LUACJSON_VERSION = 2.1.0
|
||||||
LUACJSON_SOURCE = lua-cjson-$(LUACJSON_VERSION).tar.gz
|
LUACJSON_SOURCE = lua-cjson-$(LUACJSON_VERSION).tar.gz
|
||||||
LUACJSON_SITE = http://www.kyne.com.au/~mark/software/download
|
LUACJSON_SITE = http://www.kyne.com.au/~mark/software/download
|
||||||
LUACJSON_DEPENDENCIES = lua
|
LUACJSON_DEPENDENCIES = lua
|
||||||
|
LUACJSON_LICENSE = MIT
|
||||||
|
LUACJSON_LICENSE_FILES = LICENSE
|
||||||
|
|
||||||
define LUACJSON_BUILD_CMDS
|
define LUACJSON_BUILD_CMDS
|
||||||
$(MAKE) -C $(@D) \
|
$(MAKE) -C $(@D) \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user