From 790de0513ff64d5067c802195f4f9f4f08cdf8d9 Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Thu, 14 Aug 2014 01:01:31 +0100 Subject: [PATCH] xinetd: Add PKG_LICENSE information Signed-off-by: Jonathan McCrohan --- net/xinetd/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net/xinetd/Makefile b/net/xinetd/Makefile index 19186b27e4..b459f1b847 100644 --- a/net/xinetd/Makefile +++ b/net/xinetd/Makefile @@ -14,6 +14,8 @@ PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.xinetd.org PKG_MD5SUM:=77358478fd58efa6366accae99b8b04c +PKG_LICENSE:=xinetd +PKG_LICENSE_FILES:=COPYRIGHT PKG_INSTALL:=1 -- 2.30.2