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

12 lines
335 B
Makefile

################################################################################
#
# lua-csnappy
#
################################################################################
LUA_CSNAPPY_VERSION = 0.1.5-1
LUA_CSNAPPY_LICENSE = BSD-3-Clause
LUA_CSNAPPY_LICENSE_FILES = $(LUA_CSNAPPY_SUBDIR)/COPYRIGHT
$(eval $(luarocks-package))