mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@26c91a9
This commit is contained in:
12
package/lua-codegen/lua-codegen.mk
Normal file
12
package/lua-codegen/lua-codegen.mk
Normal file
@@ -0,0 +1,12 @@
|
||||
################################################################################
|
||||
#
|
||||
# lua-codegen
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LUA_CODEGEN_VERSION = 0.3.3-1
|
||||
LUA_CODEGEN_NAME_UPSTREAM = lua-CodeGen
|
||||
LUA_CODEGEN_LICENSE = MIT
|
||||
LUA_CODEGEN_LICENSE_FILES = $(LUA_CODEGEN_SUBDIR)/COPYRIGHT
|
||||
|
||||
$(eval $(luarocks-package))
|
||||
Reference in New Issue
Block a user