mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-01 01:13:29 +08:00
xterm: 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:
parent
348212420a
commit
0b0285213d
@ -9,5 +9,7 @@ XTERM_SOURCE = xterm-$(XTERM_VERSION).tgz
|
||||
XTERM_SITE = ftp://invisible-island.net/xterm
|
||||
XTERM_DEPENDENCIES = ncurses xlib_libXaw
|
||||
XTERM_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install
|
||||
XTERM_LICENSE = MIT
|
||||
XTERM_LICENSE_FILES = version.c
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
Loading…
Reference in New Issue
Block a user