1218cfa7e6
- Add $PREFIX/etc/mime.types.dist PR: 62452 Submitted by: Udo Schweigert <udo.schweigert@siemens.com>
84 lines
2.8 KiB
Plaintext
84 lines
2.8 KiB
Plaintext
@comment $FreeBSD$
|
|
bin/flea
|
|
bin/mutt
|
|
bin/mutt_dotlock
|
|
bin/muttbug
|
|
bin/pgpewrap
|
|
bin/pgpring
|
|
@unexec if cmp -s %D/etc/Muttrc.dist %D/etc/Muttrc; then rm -f %D/etc/Muttrc; fi
|
|
@unexec if cmp -s %D/etc/mime.types.dist %D/etc/mime.types; then rm -f %D/etc/mime.types; fi
|
|
etc/Muttrc.dist
|
|
etc/mime.types.dist
|
|
%%DOCSDIR%%/COPYRIGHT
|
|
%%DOCSDIR%%/ChangeLog
|
|
%%DOCSDIR%%/GPL
|
|
%%DOCSDIR%%/INSTALL
|
|
%%DOCSDIR%%/NEWS
|
|
%%DOCSDIR%%/PGP-Notes.txt
|
|
%%DOCSDIR%%/README
|
|
%%DOCSDIR%%/README.SECURITY
|
|
%%DOCSDIR%%/README.SSL
|
|
%%DOCSDIR%%/TODO
|
|
%%DOCSDIR%%/applying-patches.txt
|
|
%%DOCSDIR%%/devel-notes.txt
|
|
%%DOCSDIR%%/manual.txt
|
|
%%DOCSDIR%%/patch-notes.txt
|
|
%%EXAMPLESDIR%%/Mush.rc
|
|
%%EXAMPLESDIR%%/Pine.rc
|
|
%%EXAMPLESDIR%%/Tin.rc
|
|
%%EXAMPLESDIR%%/gpg.rc
|
|
%%EXAMPLESDIR%%/iconv/iconv.aix-3.2.5.rc
|
|
%%EXAMPLESDIR%%/iconv/iconv.aix-4.1.5.rc
|
|
%%EXAMPLESDIR%%/iconv/iconv.aix-4.2.0.rc
|
|
%%EXAMPLESDIR%%/iconv/iconv.aix-4.3.2.rc
|
|
%%EXAMPLESDIR%%/iconv/iconv.freebsd-3.3.rc
|
|
%%EXAMPLESDIR%%/iconv/iconv.glibc-2.1.3.rc
|
|
%%EXAMPLESDIR%%/iconv/iconv.glibc-2.1.90.rc
|
|
%%EXAMPLESDIR%%/iconv/iconv.hpux-10.01.rc
|
|
%%EXAMPLESDIR%%/iconv/iconv.hpux-10.20.rc
|
|
%%EXAMPLESDIR%%/iconv/iconv.hpux-11.00.rc
|
|
%%EXAMPLESDIR%%/iconv/iconv.irix-6.5.rc
|
|
%%EXAMPLESDIR%%/iconv/iconv.osf1-4.0a.rc
|
|
%%EXAMPLESDIR%%/iconv/iconv.osf1-4.0d.rc
|
|
%%EXAMPLESDIR%%/iconv/iconv.solaris-2.4.rc
|
|
%%EXAMPLESDIR%%/iconv/iconv.solaris-2.5.1.rc
|
|
%%EXAMPLESDIR%%/iconv/iconv.solaris-2.6-cjk.rc
|
|
%%EXAMPLESDIR%%/iconv/iconv.solaris-2.6.rc
|
|
%%EXAMPLESDIR%%/iconv/iconv.solaris-2.7.rc
|
|
%%EXAMPLESDIR%%/pgp2.rc
|
|
%%EXAMPLESDIR%%/pgp5.rc
|
|
%%EXAMPLESDIR%%/pgp6.rc
|
|
%%EXAMPLESDIR%%/sample.mailcap
|
|
%%EXAMPLESDIR%%/sample.muttrc
|
|
%%EXAMPLESDIR%%/sample.muttrc-tlr
|
|
%%NLS%%share/locale/bg/LC_MESSAGES/mutt.mo
|
|
%%NLS%%share/locale/ca/LC_MESSAGES/mutt.mo
|
|
%%NLS%%share/locale/cs/LC_MESSAGES/mutt.mo
|
|
%%NLS%%share/locale/da/LC_MESSAGES/mutt.mo
|
|
%%NLS%%share/locale/de/LC_MESSAGES/mutt.mo
|
|
%%NLS%%share/locale/el/LC_MESSAGES/mutt.mo
|
|
%%NLS%%share/locale/eo/LC_MESSAGES/mutt.mo
|
|
%%NLS%%share/locale/es/LC_MESSAGES/mutt.mo
|
|
%%NLS%%share/locale/et/LC_MESSAGES/mutt.mo
|
|
%%NLS%%share/locale/fr/LC_MESSAGES/mutt.mo
|
|
%%NLS%%share/locale/gl/LC_MESSAGES/mutt.mo
|
|
%%NLS%%share/locale/hu/LC_MESSAGES/mutt.mo
|
|
%%NLS%%share/locale/id/LC_MESSAGES/mutt.mo
|
|
%%NLS%%share/locale/it/LC_MESSAGES/mutt.mo
|
|
%%NLS%%share/locale/ja/LC_MESSAGES/mutt.mo
|
|
%%NLS%%share/locale/ko/LC_MESSAGES/mutt.mo
|
|
%%NLS%%share/locale/lt/LC_MESSAGES/mutt.mo
|
|
%%NLS%%share/locale/nl/LC_MESSAGES/mutt.mo
|
|
%%NLS%%share/locale/pl/LC_MESSAGES/mutt.mo
|
|
%%NLS%%share/locale/pt_BR/LC_MESSAGES/mutt.mo
|
|
%%NLS%%share/locale/ru/LC_MESSAGES/mutt.mo
|
|
%%NLS%%share/locale/sk/LC_MESSAGES/mutt.mo
|
|
%%NLS%%share/locale/sv/LC_MESSAGES/mutt.mo
|
|
%%NLS%%share/locale/tr/LC_MESSAGES/mutt.mo
|
|
%%NLS%%share/locale/uk/LC_MESSAGES/mutt.mo
|
|
%%NLS%%share/locale/zh_CN/LC_MESSAGES/mutt.mo
|
|
%%NLS%%share/locale/zh_TW/LC_MESSAGES/mutt.mo
|
|
@dirrm %%EXAMPLESDIR%%/iconv
|
|
@dirrm %%EXAMPLESDIR%%
|
|
@dirrm %%DOCSDIR%%
|