Index: head/mail/squirrelmail-email_footer-plugin/pkg-plist =================================================================== --- head/mail/squirrelmail-email_footer-plugin/pkg-plist (revision 393497) +++ head/mail/squirrelmail-email_footer-plugin/pkg-plist (revision 393498) @@ -1,23 +1,19 @@ @unexec if [ -f %D/%%SQUIRRELDIR%%/config/config.php ]; then %D/%%SQUIRRELDIR%%/config/conf.pl --remove-plugin %%SQUIRREL_PLUGIN_NAME%%; fi %%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/README %%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/config_default.php %%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/config_example.php %%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/docs/.htaccess %%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/docs/COPYING %%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/docs/INSTALL %%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/docs/README %%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/docs/index.php %%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/functions.php %%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/index.php %%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/locale/.htaccess %%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/locale/%%SQUIRREL_PLUGIN_NAME%%.pot %%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/locale/getpot %%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/locale/index.php %%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/make_release.sh %%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/setup.php %%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/version -@dirrm %%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/locale -@dirrm %%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/docs -@dirrm %%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/ -@dirrmtry %%SQUIRRELDIR%%/plugins @exec if [ -f %D/%%SQUIRRELDIR%%/config/config.php ]; then %D/%%SQUIRRELDIR%%/config/conf.pl --install-plugin %%SQUIRREL_PLUGIN_NAME%%; fi