1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-04-29 21:21:54 +01:00
Files
operating-system/buildroot/package/cgilua/cgilua.mk
2018-03-17 23:47:00 +00:00

12 lines
311 B
Makefile

################################################################################
#
# cgilua
#
################################################################################
CGILUA_VERSION = 5.2.1-1
CGILUA_LICENSE = MIT
CGILUA_LICENSE_FILES = $(CGILUA_SUBDIR)/doc/us/license.html
$(eval $(luarocks-package))