8dfd59d114
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 lines
324 B
Makefile
13 lines
324 B
Makefile
################################################################################
|
|
#
|
|
# fbterm
|
|
#
|
|
################################################################################
|
|
|
|
FBTERM_VERSION = 1.7.0
|
|
FBTERM_SITE = http://fbterm.googlecode.com/files/
|
|
|
|
FBTERM_DEPENDENCIES = fontconfig liberation
|
|
|
|
$(eval $(autotools-package))
|