From: Álvaro Fernández Rojas Date: Fri, 25 Jul 2014 18:57:34 +0000 (+0200) Subject: pciutils: add license. X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=2e8abd412171d53abba9a97b5308c9784136a5fb;p=openwrt-packages.git pciutils: add license. Signed-off-by: Álvaro Fernández Rojas --- diff --git a/utils/pciutils/Makefile b/utils/pciutils/Makefile index b6255985e..82d016b7e 100644 --- a/utils/pciutils/Makefile +++ b/utils/pciutils/Makefile @@ -16,6 +16,9 @@ PKG_SOURCE_URL:=@KERNEL/software/utils/pciutils PKG_MD5SUM:=425b1acad6854cc2bbb06ac8e48e76fc PKG_MAINTAINER:=Álvaro Fernández Rojas +PKG_LICENSE:=GPL-2.0 +PKG_LICENSE_FILES:=COPYING + PKG_INSTALL:=1 include $(INCLUDE_DIR)/package.mk