Add more license tags with SPDX identifiers
[openwrt/staging/dedeckeh.git] / package / libs / popt / Makefile
index 5e03774dd2b6ba9dbf0046b93d710c4898867bfc..1c9711577a3aa50ff8405c2bcaa8cf3065a1fe80 100644 (file)
@@ -16,6 +16,9 @@ PKG_SOURCE_URL:=http://downloads.openwrt.org/sources/
 PKG_MD5SUM:=5988e7aeb0ae4dac8d83561265984cc9
 PKG_LICENSE:=MIT
 
+PKG_LICENSE:=MIT
+PKG_LICENSE_FILES:=COPYING
+
 PKG_FIXUP:=autoreconf
 PKG_REMOVE_FILES:=autogen.sh aclocal.m4
 
@@ -57,4 +60,3 @@ $(eval $(call RequireCommand,xgettext, \
 ))
 
 $(eval $(call BuildPackage,libpopt))
-