1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-04-30 05:31:18 +01:00
Files
operating-system/buildroot/package/luafilesystem/luafilesystem.mk
2018-03-17 23:47:00 +00:00

13 lines
361 B
Makefile

################################################################################
#
# luafilesystem
#
################################################################################
LUAFILESYSTEM_VERSION = 1.7.0-2
LUAFILESYSTEM_LICENSE = MIT
LUAFILESYSTEM_LICENSE_FILES = luafilesystem/LICENSE
LUAFILESYSTEM_SUBDIR = luafilesystem
$(eval $(luarocks-package))