mirror of
https://github.com/DigitalDevices/octonet.git
synced 2023-10-10 13:36:52 +02:00
Added missing lunajson makefile
This commit is contained in:
parent
15c5b5bfcc
commit
414cb3a642
14
buildroot.octonet/package/lunajson/lunajson.mk
Normal file
14
buildroot.octonet/package/lunajson/lunajson.mk
Normal file
@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# lunajson
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LUNAJSON_VERSION = 1.1-0
|
||||
LUNAJSON_LICENSE = MIT/X11
|
||||
|
||||
LUNAJSON_SUBDIR = lunajson
|
||||
LUNAJSON_LICENSE_FILE = $(LUNAJSON_SUBDIR)/LICENSE
|
||||
|
||||
|
||||
$(eval $(luarocks-package))
|
Loading…
x
Reference in New Issue
Block a user