farmOS/build-farm.make

19 lines
602 B
Makefile

api = 2
core = 7.x
; -----------------------------------------------------------------------------
; Drupal core
; -----------------------------------------------------------------------------
includes[] = drupal-org-core.make
; -----------------------------------------------------------------------------
; farmOS installation profile
; -----------------------------------------------------------------------------
projects[farm][type] = profile
projects[farm][download][type] = git
projects[farm][download][url] = http://github.com/farmOS/farm.git
projects[farm][download][tag] = 7.x-1.0-beta4