blob: fcb2570dd3dde285c773fd9b120f4f94561442c2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
############################################
#
# fbterm
#
############################################
FBTERM_VERSION = 1.7.0
FBTERM_SITE = http://fbterm.googlecode.com/files/
FBTERM_DEPENDENCIES = fontconfig liberation
$(eval $(autotools-package))
|