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/wsapi/wsapi.mk
2018-03-17 23:47:00 +00:00

12 lines
306 B
Makefile

################################################################################
#
# wsapi
#
################################################################################
WSAPI_VERSION = 1.6.1-1
WSAPI_LICENSE = MIT
WSAPI_LICENSE_FILES = $(WSAPI_SUBDIR)/doc/us/license.html
$(eval $(luarocks-package))