name = DruStack
description = Drustack is a starter Drupal distribution for developer.
core = 7.x
php = 5.3.3
; The distribution_name property is used in the installer and other places as
; a label for the software being installed.
distribution_name = DruStack
; The exclusive flag auto-selects the profile during installation, if there
; are no other exclusive ones.
exclusive = TRUE
; Core
dependencies[] = block
dependencies[] = dblog
; Contrib
dependencies[] = features
dependencies[] = libraries
dependencies[] = strongarm
; Information added by Drupal.org packaging script on 2018-03-09
version = "7.x-57.0"
core = "7.x"
project = "drustack"
datestamp = "1520583571"