kumquat-buildroot/package/mbw/mbw.mk
Guillaume W. Bres e27ef76582 package/mbw: new package
Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2022-08-03 20:53:33 +02:00

13 lines
320 B
Makefile

################################################################################
#
# mbw
#
################################################################################
MBW_VERSION = 1.5
MBW_SITE = $(call github,raas,mbw,v$(MBW_VERSION))
MBW_LICENSE = LGPL-2.1
MBW_LICENSE_FILES = mbw.spec
$(eval $(cmake-package))