; Drush Make (http://drupal.org/project/drush_make) api = 2 core = 6.x ; Drupal core projects[drupal][version] = 6.26 ; contrib projects ; 2012-06-16 projects[grammar_parser_ui][subdir] = contrib projects[grammar_parser_ui][type] = module projects[grammar_parser_ui][download][type] = git projects[grammar_parser_ui][download][url] = http://git.drupal.org/project/grammar_parser_ui.git ;projects[grammar_parser_ui][download][branch] = 7.x-1.x projects[grammar_parser_ui][download][revision] = 7ddd58c570da4d0f3ffc23aceff6a63f898ed036 projects[grammar_parser_ui][patch][6x] = http://drupalcode.org/project/grammar_parser_ui.git/blob_plain/7ddd58c570da4d0f3ffc23aceff6a63f898ed036:/gpui.patch ; download as a file to avoid recursive execution of make file ; TODO: before enabling change version to 6.x in the info file projects[grammar_parser_lib][subdir] = contrib projects[grammar_parser_lib][type] = module projects[grammar_parser_lib][download][type] = file projects[grammar_parser_lib][download][url] = http://ftp.drupal.org/files/projects/grammar_parser_lib-7.x-1.x-dev.tar.gz ; 1.0 release tag projects[libraries][subdir] = contrib projects[libraries][type] = module projects[libraries][download][type] = git projects[libraries][download][url] = http://git.drupal.org/project/libraries.git projects[libraries][download][revision] = 8ec71e851daae091b6760ed2b6a31ed18eed622b projects[libraries][patch][1144992] = http://drupal.org/files/issues/1144992-libraries-6x-backport.patch ; libraries ;projects[grammar_parser][subdir] = contrib ;projects[grammar_parser][version] = 1.x projects[grammar_parser][type] = library projects[grammar_parser][download][type] = git projects[grammar_parser][download][url] = http://git.drupal.org/project/grammar_parser.git projects[grammar_parser][download][branch] = master