spf_template djb &&
spf_tested_version 0.56 &&
spf_url home  'http://www.superscript.com/qtools/intro.html' &&
spf_url watch 'http://www.superscript.com/qtools/install.html' &&
spf_url src \
  "http://www.superscript.com/qtools/qtools-${spf_version?}.tar.gz" &&
spf_depend qmail     flags none when runtime &&
spf_depend ezmlm-idx flags none when runtime &&
spf_template_djb_do_before_install() {
  spf_edit 1c conf-qmail "${spf_path_conf?}"/qmail/prefix &&
  spf_edit 1c conf-ezmlm "${spf_path_conf?}"/ezmlm-idx/command
}

