summaryrefslogtreecommitdiffstats
path: root/package/python-engineio/python-engineio.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/python-engineio/python-engineio.mk')
-rw-r--r--package/python-engineio/python-engineio.mk14
1 files changed, 14 insertions, 0 deletions
diff --git a/package/python-engineio/python-engineio.mk b/package/python-engineio/python-engineio.mk
new file mode 100644
index 0000000000..700b638adc
--- /dev/null
+++ b/package/python-engineio/python-engineio.mk
@@ -0,0 +1,14 @@
+################################################################################
+#
+# python-engineio
+#
+################################################################################
+
+PYTHON_ENGINEIO_VERSION = 0.9.2
+PYTHON_ENGINEIO_SOURCE = python-engineio-$(PYTHON_ENGINEIO_VERSION).tar.gz
+PYTHON_ENGINEIO_SITE = https://pypi.python.org/packages/c3/8f/0e066fc7a7029893b96b1d68a0cd5e75f6410f154fa4079b2be4991f5ae0
+PYTHON_ENGINEIO_SETUP_TYPE = setuptools
+PYTHON_ENGINEIO_LICENSE = MIT
+PYTHON_ENGINEIO_LICENSE_FILES = LICENSE
+
+$(eval $(python-package))
OpenPOWER on IntegriCloud