1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/mail/squirrelmail-change_ldappass-plugin/pkg-plist
Martin Wilke 30aae76ab4 - Update to 2.0
PR:		ports/104684
Submitted by:	Alexander Wittig <alexander@wittig.name>
2006-10-31 13:28:34 +00:00

61 lines
4.2 KiB
Plaintext

@unexec if [ -f %D/%%SQUIRRELDIR%%/config/config.php ]; then %D/%%SQUIRRELDIR%%/config/conf.pl --remove-plugin change_ldappass; fi
%%SQUIRRELDIR%%/plugins/change_ldappass/locale/fr_FR/LC_MESSAGES/change_ldappass.mo
%%SQUIRRELDIR%%/plugins/change_ldappass/locale/fr_FR/LC_MESSAGES/change_ldappass.po
%%SQUIRRELDIR%%/plugins/change_ldappass/locale/pl_PL/LC_MESSAGES/change_ldappass.mo
%%SQUIRRELDIR%%/plugins/change_ldappass/locale/pl_PL/LC_MESSAGES/change_ldappass.po
%%SQUIRRELDIR%%/plugins/change_ldappass/locale/pt_BR/LC_MESSAGES/change_ldappass.mo
%%SQUIRRELDIR%%/plugins/change_ldappass/locale/pt_BR/LC_MESSAGES/change_ldappass.po
%%SQUIRRELDIR%%/plugins/change_ldappass/locale/no_NO/LC_MESSAGES/change_ldappass.mo
%%SQUIRRELDIR%%/plugins/change_ldappass/locale/no_NO/LC_MESSAGES/change_ldappass.po
%%SQUIRRELDIR%%/plugins/change_ldappass/locale/de_DE/LC_MESSAGES/change_ldappass.mo
%%SQUIRRELDIR%%/plugins/change_ldappass/locale/de_DE/LC_MESSAGES/change_ldappass.po
%%SQUIRRELDIR%%/plugins/change_ldappass/locale/el_GR/LC_MESSAGES/change_ldappass.mo
%%SQUIRRELDIR%%/plugins/change_ldappass/locale/el_GR/LC_MESSAGES/change_ldappass.po
%%SQUIRRELDIR%%/plugins/change_ldappass/locale/cs_CZ/LC_MESSAGES/change_ldappass.mo
%%SQUIRRELDIR%%/plugins/change_ldappass/locale/cs_CZ/LC_MESSAGES/change_ldappass.po
%%SQUIRRELDIR%%/plugins/change_ldappass/locale/es_ES/LC_MESSAGES/change_ldappass.mo
%%SQUIRRELDIR%%/plugins/change_ldappass/locale/es_ES/LC_MESSAGES/change_ldappass.po
%%SQUIRRELDIR%%/plugins/change_ldappass/locale/lt_LT/LC_MESSAGES/change_ldappass.mo
%%SQUIRRELDIR%%/plugins/change_ldappass/locale/lt_LT/LC_MESSAGES/change_ldappass.po
%%SQUIRRELDIR%%/plugins/change_ldappass/locale/nn_NO/LC_MESSAGES/change_ldappass.mo
%%SQUIRRELDIR%%/plugins/change_ldappass/locale/nn_NO/LC_MESSAGES/change_ldappass.po
%%SQUIRRELDIR%%/plugins/change_ldappass/locale/sv_SE/LC_MESSAGES/change_ldappass.mo
%%SQUIRRELDIR%%/plugins/change_ldappass/locale/sv_SE/LC_MESSAGES/change_ldappass.po
%%SQUIRRELDIR%%/plugins/change_ldappass/.cvsignore
%%SQUIRRELDIR%%/plugins/change_ldappass/change_ldappass.pot
%%SQUIRRELDIR%%/plugins/change_ldappass/config.php.sample
%%SQUIRRELDIR%%/plugins/change_ldappass/COPYING
%%SQUIRRELDIR%%/plugins/change_ldappass/functions.php
%%SQUIRRELDIR%%/plugins/change_ldappass/index.php
%%SQUIRRELDIR%%/plugins/change_ldappass/INSTALL
%%SQUIRRELDIR%%/plugins/change_ldappass/options.php
%%SQUIRRELDIR%%/plugins/change_ldappass/README
%%SQUIRRELDIR%%/plugins/change_ldappass/setup.php
%%SQUIRRELDIR%%/plugins/change_ldappass/version
%%SQUIRRELDIR%%/plugins/change_ldappass/xgetpot
@dirrm %%SQUIRRELDIR%%/plugins/change_ldappass/locale/cs_CZ/LC_MESSAGES
@dirrm %%SQUIRRELDIR%%/plugins/change_ldappass/locale/de_DE/LC_MESSAGES
@dirrm %%SQUIRRELDIR%%/plugins/change_ldappass/locale/el_GR/LC_MESSAGES
@dirrm %%SQUIRRELDIR%%/plugins/change_ldappass/locale/es_ES/LC_MESSAGES
@dirrm %%SQUIRRELDIR%%/plugins/change_ldappass/locale/fr_FR/LC_MESSAGES
@dirrm %%SQUIRRELDIR%%/plugins/change_ldappass/locale/lt_LT/LC_MESSAGES
@dirrm %%SQUIRRELDIR%%/plugins/change_ldappass/locale/nn_NO/LC_MESSAGES
@dirrm %%SQUIRRELDIR%%/plugins/change_ldappass/locale/no_NO/LC_MESSAGES
@dirrm %%SQUIRRELDIR%%/plugins/change_ldappass/locale/pl_PL/LC_MESSAGES
@dirrm %%SQUIRRELDIR%%/plugins/change_ldappass/locale/pt_BR/LC_MESSAGES
@dirrm %%SQUIRRELDIR%%/plugins/change_ldappass/locale/sv_SE/LC_MESSAGES
@dirrm %%SQUIRRELDIR%%/plugins/change_ldappass/locale/cs_CZ
@dirrm %%SQUIRRELDIR%%/plugins/change_ldappass/locale/de_DE
@dirrm %%SQUIRRELDIR%%/plugins/change_ldappass/locale/el_GR
@dirrm %%SQUIRRELDIR%%/plugins/change_ldappass/locale/es_ES
@dirrm %%SQUIRRELDIR%%/plugins/change_ldappass/locale/fr_FR
@dirrm %%SQUIRRELDIR%%/plugins/change_ldappass/locale/lt_LT
@dirrm %%SQUIRRELDIR%%/plugins/change_ldappass/locale/nn_NO
@dirrm %%SQUIRRELDIR%%/plugins/change_ldappass/locale/no_NO
@dirrm %%SQUIRRELDIR%%/plugins/change_ldappass/locale/pl_PL
@dirrm %%SQUIRRELDIR%%/plugins/change_ldappass/locale/pt_BR
@dirrm %%SQUIRRELDIR%%/plugins/change_ldappass/locale/sv_SE
@dirrm %%SQUIRRELDIR%%/plugins/change_ldappass/locale
@dirrm %%SQUIRRELDIR%%/plugins/change_ldappass/
@exec if [ -f %D/%%SQUIRRELDIR%%/config/config.php ]; then %D/%%SQUIRRELDIR%%/config/conf.pl --install-plugin change_ldappass; fi