licensing: Add licensing metadata to many packages Two new variables are introduces...
[openwrt/staging/florian.git] / package / network / config / netifd / Makefile
index 2f8453c42097aa0fadb3bd23b208d9cac7301729..047993a96b201a902ca8b91b747313303b5a87bd 100644 (file)
@@ -13,6 +13,9 @@ PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
 # PKG_MIRROR_MD5SUM:=
 # CMAKE_INSTALL:=1
 
+PKG_LICENSE:=GPLv2
+PKG_LICENSE_FILES:=
+
 PKG_BUILD_PARALLEL:=1
 
 include $(INCLUDE_DIR)/package.mk