Browse Source

rsync: add licensing information.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Ian Leonard 10 years ago
parent
commit
88cc5288ed
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      net/rsync/Makefile

+ 2
- 0
net/rsync/Makefile View File

@@ -14,6 +14,8 @@ PKG_RELEASE:=1
14 14
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
15 15
 PKG_SOURCE_URL:=http://rsync.samba.org/ftp/rsync/src
16 16
 PKG_MD5SUM:=43bd6676f0b404326eee2d63be3cdcfe
17
+PKG_LICENSE:=GPL-3.0
18
+PKG_LICENSE_FILES:=COPYING
17 19
 PKG_MAINTAINER:=Maxim Storchak <m.storchak@gmail.com>
18 20
 
19 21
 PKG_INSTALL:=1