mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-04-22 22:37:17 +00:00
12 lines
292 B
Makefile
12 lines
292 B
Makefile
################################################################################
|
|
#
|
|
# lunit
|
|
#
|
|
################################################################################
|
|
|
|
LUNIT_VERSION = 0.5-2
|
|
LUNIT_LICENSE = MIT
|
|
LUNIT_LICENSE_FILES = $(LUNIT_SUBDIR)/LICENSE
|
|
|
|
$(eval $(luarocks-package))
|