3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
farmOS/build-farm.make
Michael Stenta 4caef2ddb1 Revert "farmOS 7.x-1.0-beta17."
This reverts commit 76f09121b7.
2018-04-11 12:25:31 -04:00

20 lines
642 B
Makefile

api = 2
core = 7.x
; -----------------------------------------------------------------------------
; Drupal core
; -----------------------------------------------------------------------------
includes[] = drupal-org-core.make
; -----------------------------------------------------------------------------
; farmOS installation profile
; -----------------------------------------------------------------------------
projects[farm][type] = profile
;projects[farm][version] = 1.0-beta17
projects[farm][download][type] = git
projects[farm][download][url] = http://git.drupal.org/project/farm.git
projects[farm][download][branch] = 7.x-1.x