swig: add PKG_LICENSE_FILE
authorJohn Crispin <blogic@openwrt.org>
Mon, 19 Oct 2015 13:59:58 +0000 (15:59 +0200)
committerJohn Crispin <blogic@openwrt.org>
Mon, 19 Oct 2015 14:00:19 +0000 (16:00 +0200)
Signed-off-by: John Crispin <blogic@openwrt.org>
utils/swig/Makefile

index c74bdb89c5a5ac731b9fda38a7f58172abfccbca..b7340ca9ff97bee4ddc4c672cde4931c97e2e625 100644 (file)
@@ -16,6 +16,7 @@ PKG_INSTALL:=1
 
 PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
 PKG_LICENSE:=GPL-3.0
+PKG_LICENSE_FILE:=LICENSE
 
 include $(INCLUDE_DIR)/host-build.mk
 include $(INCLUDE_DIR)/package.mk