ipkg: add license information

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Gustavo Zacarias 2014-06-26 16:20:49 -03:00 committed by Peter Korsgaard
parent b4c401027c
commit a216d1a43e
1 changed files with 2 additions and 0 deletions

View File

@ -7,5 +7,7 @@
IPKG_VERSION = 0.99.163
IPKG_SITE = http://www.handhelds.org/download/packages/ipkg
IPKG_INSTALL_STAGING = YES
IPKG_LICENSE = GPLv2+
IPKG_LICENSE_FILES = COPYING
$(eval $(autotools-package))