diff --git a/recipes/expat/recipe.toml b/recipes/expat/recipe.toml
new file mode 100644
index 0000000000000000000000000000000000000000..47a5bd5acb07e659556760d4be78c1e4ac8f9004
--- /dev/null
+++ b/recipes/expat/recipe.toml
@@ -0,0 +1,5 @@
+[source]
+tar = "https://github.com/libexpat/libexpat/releases/download/R_2_2_6/expat-2.2.6.tar.bz2"
+
+[build]
+template = "configure"