summaryrefslogtreecommitdiffstats
path: root/package/python-pysendfile/python-pysendfile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/python-pysendfile/python-pysendfile.mk')
-rw-r--r--package/python-pysendfile/python-pysendfile.mk13
1 files changed, 13 insertions, 0 deletions
diff --git a/package/python-pysendfile/python-pysendfile.mk b/package/python-pysendfile/python-pysendfile.mk
new file mode 100644
index 0000000000..bb8f057d3d
--- /dev/null
+++ b/package/python-pysendfile/python-pysendfile.mk
@@ -0,0 +1,13 @@
+################################################################################
+#
+# python-pysendfile
+#
+################################################################################
+
+PYTHON_PYSENDFILE_VERSION = 2.0.1
+PYTHON_PYSENDFILE_SITE = $(call github,giampaolo,pysendfile,release-$(PYTHON_PYSENDFILE_VERSION))
+PYTHON_PYSENDFILE_SETUP_TYPE = setuptools
+PYTHON_PYSENDFILE_LICENSE = MIT
+PYTHON_PYSENDFILE_LICENSE_FILES = LICENSE
+
+$(eval $(python-package))
OpenPOWER on IntegriCloud