Add more license tags with SPDX identifiers
[15.05/openwrt.git] / package / network / utils / tcpdump / Makefile
index 8e33a2b..89c1876 100644 (file)
@@ -24,6 +24,9 @@ PKG_BUILD_PARALLEL:=1
 PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
 PKG_LICENSE:=BSD-3-Clause
 
+PKG_LICENSE:=BSD-3-Clause
+PKG_LICENSE_FILES:=LICENSE
+
 PKG_INSTALL:=1
 
 include $(INCLUDE_DIR)/package.mk