mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 15:37:44 +00:00
luasocket: add license info
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
833994702a
commit
e619761044
@ -7,6 +7,8 @@
|
|||||||
LUASOCKET_VERSION = 2.0.2
|
LUASOCKET_VERSION = 2.0.2
|
||||||
LUASOCKET_SITE = http://luaforge.net/frs/download.php/2664
|
LUASOCKET_SITE = http://luaforge.net/frs/download.php/2664
|
||||||
LUASOCKET_DEPENDENCIES = lua
|
LUASOCKET_DEPENDENCIES = lua
|
||||||
|
LUASOCKET_LICENSE = MIT
|
||||||
|
LUASOCKET_LICENSE_FILES = LICENSE
|
||||||
|
|
||||||
define LUASOCKET_BUILD_CMDS
|
define LUASOCKET_BUILD_CMDS
|
||||||
$(MAKE) -C $(@D) -f makefile \
|
$(MAKE) -C $(@D) -f makefile \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user