1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2025-12-26 05:08:21 +00:00
Files
operating-system/buildroot/package/lua-periphery/lua-periphery.mk
2018-03-17 23:47:00 +00:00

13 lines
371 B
Makefile

################################################################################
#
# lua-periphery
#
################################################################################
LUA_PERIPHERY_VERSION = 1.0.6-1
LUA_PERIPHERY_SUBDIR = lua-periphery
LUA_PERIPHERY_LICENSE = MIT
LUA_PERIPHERY_LICENSE_FILES = $(LUA_PERIPHERY_SUBDIR)/LICENSE
$(eval $(luarocks-package))