mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-27 23:43:34 +08:00
libmbus: add license information
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
516c174ee1
commit
b1db95b395
@ -7,5 +7,7 @@
|
||||
LIBMBUS_VERSION = 0.8.0
|
||||
LIBMBUS_SITE = http://www.rscada.se/public-dist/
|
||||
LIBMBUS_INSTALL_STAGING = YES
|
||||
LIBMBUS_LICENSE = BSD-3c
|
||||
LIBMBUS_LICENSE_FILES = COPYING
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
Loading…
Reference in New Issue
Block a user