freebsd-ports/mail/squirrelmail-quota_usage-plugin/pkg-plist
Pav Lucistnik 136ca29327 - Update to 1.3.1
PR:		ports/96519
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2006-04-29 21:53:41 +00:00

21 lines
1.2 KiB
Text

@unexec if [ -f %D/%%SQUIRRELDIR%%/config/config.php ]; then %D/%%SQUIRRELDIR%%/config/conf.pl --remove-plugin quota_usage; fi
%%SQUIRRELDIR%%/plugins/quota_usage/locale/it_IT/LC_MESSAGES/quota_usage.mo
%%SQUIRRELDIR%%/plugins/quota_usage/locale/it_IT/LC_MESSAGES/quota_usage.po
%%SQUIRRELDIR%%/plugins/quota_usage/locale/quota_usage.pot
%%SQUIRRELDIR%%/plugins/quota_usage/COPYING
%%SQUIRRELDIR%%/plugins/quota_usage/FAQ
%%SQUIRRELDIR%%/plugins/quota_usage/INSTALL
%%SQUIRRELDIR%%/plugins/quota_usage/README
%%SQUIRRELDIR%%/plugins/quota_usage/getpot
%%SQUIRRELDIR%%/plugins/quota_usage/bar.php
%%SQUIRRELDIR%%/plugins/quota_usage/config.php.sample
%%SQUIRRELDIR%%/plugins/quota_usage/functions.php
%%SQUIRRELDIR%%/plugins/quota_usage/index.php
%%SQUIRRELDIR%%/plugins/quota_usage/setup.php
%%SQUIRRELDIR%%/plugins/quota_usage/screenshot.jpg
%%SQUIRRELDIR%%/plugins/quota_usage/version
@dirrm %%SQUIRRELDIR%%/plugins/quota_usage/locale/it_IT/LC_MESSAGES
@dirrm %%SQUIRRELDIR%%/plugins/quota_usage/locale/it_IT
@dirrm %%SQUIRRELDIR%%/plugins/quota_usage/locale
@dirrm %%SQUIRRELDIR%%/plugins/quota_usage/
@exec if [ -f %D/%%SQUIRRELDIR%%/config/config.php ]; then %D/%%SQUIRRELDIR%%/config/conf.pl --install-plugin quota_usage; fi