mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
boa: define license
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
048b39db82
commit
734c124e97
@ -5,8 +5,9 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
BOA_VERSION = 0.94.14rc21
|
BOA_VERSION = 0.94.14rc21
|
||||||
BOA_SOURCE = boa-$(BOA_VERSION).tar.gz
|
|
||||||
BOA_SITE = http://www.boa.org/
|
BOA_SITE = http://www.boa.org/
|
||||||
|
BOA_LICENSE = GPLv2+
|
||||||
|
BOA_LICENSE_FILES = COPYING
|
||||||
|
|
||||||
define BOA_INSTALL_TARGET_CMDS
|
define BOA_INSTALL_TARGET_CMDS
|
||||||
install -D -m 755 $(@D)/src/boa $(TARGET_DIR)/usr/sbin/boa
|
install -D -m 755 $(@D)/src/boa $(TARGET_DIR)/usr/sbin/boa
|
||||||
|
Loading…
x
Reference in New Issue
Block a user