Externals/freetype - Appears to work
[tpg/acess2.git] / Externals / freetype / Makefile
diff --git a/Externals/freetype/Makefile b/Externals/freetype/Makefile
new file mode 100644 (file)
index 0000000..db56641
--- /dev/null
@@ -0,0 +1,14 @@
+#
+# Acess2 External: freetype
+# - Makefile and patches by John Hodge (thePowersGang)
+#
+
+DEPS := 
+TARBALL_PATTERN := freetype-*.tar.bz2
+TARBALL_TO_DIR_L := %.tar.bz2
+TARBALL_TO_DIR_R := %
+PATCHES := 
+CONFIGURE_ARGS = 
+
+include ../common.mk
+

UCC git Repository :: git.ucc.asn.au