buildroot/package/luabitop/luabitop.mk

13 lines
342 B
Makefile
Raw Permalink Normal View History

2024-02-18 09:22:07 +08:00
################################################################################
#
# luabitop
#
################################################################################
LUABITOP_VERSION = 1.0.2-1
LUABITOP_NAME_UPSTREAM = LuaBitOp
LUABITOP_LICENSE = MIT
LUABITOP_LICENSE_FILES = $(LUABITOP_SUBDIR)/README
$(eval $(luarocks-package))