mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-04-22 22:37:17 +00:00
12 lines
306 B
Makefile
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))
|