]> git.openstreetmap.org Git - chef.git/blob - cookbooks/civicrm/metadata.rb
Switch the mailman web interface to use https
[chef.git] / cookbooks / civicrm / metadata.rb
1 maintainer        "OpenStreetMap Administrators"
2 maintainer_email  "admins@openstreetmap.org"
3 license           "Apache 2.0"
4 description       "Installs and configures CiviCRM"
5 long_description  IO.read(File.join(File.dirname(__FILE__), 'README.rdoc'))
6 version           "1.0.0"
7 depends           "drupal"
8 depends           "mysql"