summaryrefslogtreecommitdiffstats
path: root/package/fbterm/fbterm.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/fbterm/fbterm.mk')
-rw-r--r--package/fbterm/fbterm.mk12
1 files changed, 12 insertions, 0 deletions
diff --git a/package/fbterm/fbterm.mk b/package/fbterm/fbterm.mk
new file mode 100644
index 000000000..ddb5b2b31
--- /dev/null
+++ b/package/fbterm/fbterm.mk
@@ -0,0 +1,12 @@
+############################################
+#
+# fbterm
+#
+############################################
+
+FBTERM_VERSION = 1.7.0
+FBTERM_SITE = http://fbterm.googlecode.com/files/
+
+FBTERM_DEPENDENCIES = fontconfig liberation
+
+$(eval $(call AUTOTARGETS))