diff --git a/plupload.make b/plupload.make
index e69de29..ff9a9c3 100644
--- a/plupload.make
+++ b/plupload.make
@@ -0,0 +1,9 @@
+api = 2
+core = 7.x
+
+; plupload
+libraries[plupload][download][type] = "file"
+libraries[plupload][download][url] = "http://plupload.com/downloads/plupload_1_5_7.zip"
+
+; security patch (removes "examples" folder - https://drupal.org/node/1903850)
+projects[plupload][patch][] = "https://drupal.org/files/plupload-1_5_7-rm_examples-1903850-11.patch"
\ No newline at end of file
