blob: 6fc4d7fa7657c5a89f060ea285788c8a466c3a48 (
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))
|