post_install() {
  echo '
    ==> PHP Legacy extension

    A config file was stored under /etc/php-legacy/conf.d/. In order to use this
    extension make sure to uncomment it from its config file.
    '
}

# vim:set ts=2 sw=2 et:
