cms/drupal/profiles/drustack/drustack.info
author ymh <ymh.work@gmail.com>
Tue, 20 Mar 2018 15:02:40 +0100
changeset 573 25f3d28f51b2
parent 570 cdf0cb7bf073
permissions -rwxr-xr-x
Added tag 0.0.25 for changeset 190ae1dee68d

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"