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

13 lines
346 B
Makefile

################################################################################
#
# coxpcall
#
################################################################################
COXPCALL_VERSION = 1.16.0-1
COXPCALL_SUBDIR = coxpcall
COXPCALL_LICENSE = MIT
COXPCALL_LICENSE_FILES = $(COXPCALL_SUBDIR)/doc/license.html
$(eval $(luarocks-package))