[Buildroot] [PATCH 04/13] texinfo: add license information

Gustavo Zacarias gustavo at zacarias.com.ar
Wed Jul 2 12:40:02 UTC 2014


Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
---
 package/texinfo/texinfo.mk | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/texinfo/texinfo.mk b/package/texinfo/texinfo.mk
index 7064e12..afb3bca 100644
--- a/package/texinfo/texinfo.mk
+++ b/package/texinfo/texinfo.mk
@@ -10,5 +10,7 @@
 
 TEXINFO_VERSION = 4.13a
 TEXINFO_SITE = $(BR2_GNU_MIRROR)/texinfo
+TEXINFO_LICENSE = GPLv3+
+TEXINFO_LICENSE_FILES = COPYING
 
 $(eval $(host-autotools-package))
-- 
1.8.5.5



More information about the buildroot mailing list