Version 1
[yaffs-website] / vendor / drush / drush / tests / makefiles / contrib-destination.make
diff --git a/vendor/drush/drush/tests/makefiles/contrib-destination.make b/vendor/drush/drush/tests/makefiles/contrib-destination.make
new file mode 100644 (file)
index 0000000..cbf8dc7
--- /dev/null
@@ -0,0 +1,12 @@
+core = "6.x"
+api = 2
+
+projects[boxes][subdir] = "contrib"
+projects[boxes][version] = "1.0"
+
+projects[admin][subdir] = "contrib"
+projects[admin][version] = "2.0"
+
+projects[zen][subdir] = "contrib"
+projects[zen][version] = "2.1"
+projects[zen][type] = "theme"