From: Maxim Storchak Date: Sun, 14 Dec 2014 11:06:48 +0000 (+0200) Subject: lsof: add license information X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=59adfc86b9d1e5a8fb9d5c83db6546a6b49a77f5;p=openwrt-packages.git lsof: add license information Signed-off-by: Maxim Storchak --- diff --git a/utils/lsof/Makefile b/utils/lsof/Makefile index f609f64e7..75b2c5479 100644 --- a/utils/lsof/Makefile +++ b/utils/lsof/Makefile @@ -17,6 +17,8 @@ PKG_SOURCE_URL:=http://ftp2.de.debian.org/debian/pool/main/l/lsof PKG_MD5SUM:=23420509564a897b76055f9d84d19068 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)+dfsg.orig PKG_MAINTAINER:=Maxim Storchak +PKG_LICENSE:=Unique +PKG_LICENSE_FILES:=00README include $(INCLUDE_DIR)/package.mk