From: Thomas Petazzoni Date: Sun, 24 Mar 2013 08:19:26 +0000 (+0000) Subject: neon: add license informations X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ff0865a94694dd964278585c85c4401598b5a6aa;p=buildroot.git neon: add license informations Signed-off-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- diff --git a/package/neon/neon.mk b/package/neon/neon.mk index cec72f89bd..58e01e1ff4 100644 --- a/package/neon/neon.mk +++ b/package/neon/neon.mk @@ -5,6 +5,8 @@ ############################################################# NEON_VERSION = 0.29.6 NEON_SITE = http://www.webdav.org/neon/ +NEON_LICENSE = LGPLv2+ (library), GPLv2+ (manual and tests) +NEON_LICENSE_FILES = src/COPYING.LIB src/COPYING README NEON_INSTALL_STAGING = YES NEON_CONF_OPT = --without-gssapi --disable-rpath NEON_CONFIG_SCRIPTS = neon-config