Add more license tags with SPDX identifiers
[15.05/openwrt.git] / package / libs / libroxml / Makefile
index 783874e..8baa3ae 100644 (file)
@@ -17,8 +17,12 @@ PKG_SOURCE_URL:=http://download.libroxml.net/pool/v2.x
 PKG_MD5SUM:=a975f91be150f7a19168a45ce15769ca
 PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
 
+KG_LICENSE:=LGPL-2.1+
+PKG_LICENSE_FILES:=License.txt
+
 PKG_INSTALL:=1
 PKG_BUILD_PARALLEL:=1
+PKG_LICENSE:=LGPL-2.1+
 
 include $(INCLUDE_DIR)/package.mk