xinetd: Add PKG_LICENSE information
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
This commit is contained in:
parent
334478d759
commit
790de0513f
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue