cms/drupal/profiles/drustack/drustack.info
author ymh <ymh.work@gmail.com>
Fri, 08 Sep 2017 12:04:06 +0200
changeset 541 e756a8c72c3d
child 570 cdf0cb7bf073
permissions -rw-r--r--
integrate drupal and correct build process. update version

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 2017-06-22
version = "7.x-56.0"
core = "7.x"
project = "drustack"
datestamp = "1498126844"