mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
vtun: add license info
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
|
||||
VTUN_VERSION = 3.0.3
|
||||
VTUN_SITE = http://downloads.sourceforge.net/project/vtun/vtun/$(VTUN_VERSION)
|
||||
VTUN_LICENSE = GPLv2+ with OpenSSL exception
|
||||
VTUN_LICENSE_FILES = README.OpenSSL
|
||||
VTUN_DEPENDENCIES = host-bison host-flex zlib lzo openssl
|
||||
VTUN_AUTORECONF = YES
|
||||
|
||||
|
||||
Reference in New Issue
Block a user