mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-04-24 07:17:17 +00:00
12 lines
316 B
Makefile
12 lines
316 B
Makefile
################################################################################
|
|
#
|
|
# xavante
|
|
#
|
|
################################################################################
|
|
|
|
XAVANTE_VERSION = 2.4.0-1
|
|
XAVANTE_LICENSE = MIT
|
|
XAVANTE_LICENSE_FILES = $(XAVANTE_SUBDIR)/doc/us/license.html
|
|
|
|
$(eval $(luarocks-package))
|