diff --git a/recipes/zeromq/zeromq.inc b/recipes/zeromq/zeromq.inc
new file mode 100644
index 0000000..b631d98
--- /dev/null
+++ b/recipes/zeromq/zeromq.inc
@@ -0,0 +1,10 @@
+DESCRIPTION = "Socket Library that acts as a concurrency framework"
+HOMEPAGE = "http://www.zeromq.org"
+SECTION = "libs"
+LICENSE = "LGPLv3" 
+
+PR = "r1"
+
+SRC_URI = "http://download.zeromq.org/zeromq-${PV}.tar.gz"
+
+inherit autotools
