buildroot/package/lua-sailor/lua-sailor.mk
Francois Perrad fa902fc508 lua-sailor: new package
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
[Arnout: rewrap help text]
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2017-09-24 17:23:52 +02:00

14 lines
378 B
Makefile

################################################################################
#
# lua-sailor
#
################################################################################
LUA_SAILOR_VERSION = 0.5-4
LUA_SAILOR_NAME_UPSTREAM = sailor
LUA_SAILOR_SUBDIR = sailor
LUA_SAILOR_LICENSE = MIT
LUA_SAILOR_LICENSE_FILES = $(LUA_SAILOR_SUBDIR)/LICENSE
$(eval $(luarocks-package))