groups/drupal-org.make

12 lines
268 B
Makefile

; Drupal Core
core = 7.x
api = 2
# inherit Drupal Commons profile
projects[commons][type] = profile
projects[commons][download][type] = git
projects[commons][download][url] = http://git.drupal.org/project/commons.git
projects[commons][download][branch] = "7.x-3.x"