mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-29 21:39:24 +00:00
d1963bad10
PR: 21641 Submitted by: Patrick Bihan-Faou <patrick@mindstep.com> Reviewed by: Ville Eerola <Ville.Eerola@vehome.pp.sci.fi> MAINTAINER
24 lines
830 B
Plaintext
24 lines
830 B
Plaintext
bin/fetchmail
|
|
bin/fetchmailconf
|
|
libexec/fetchmailconf.bin
|
|
share/locale/es/LC_MESSAGES/fetchmail.mo
|
|
share/locale/da/LC_MESSAGES/fetchmail.mo
|
|
share/locale/fr/LC_MESSAGES/fetchmail.mo
|
|
share/locale/pl/LC_MESSAGES/fetchmail.mo
|
|
share/locale/pt_BR/LC_MESSAGES/fetchmail.mo
|
|
share/locale/cs/LC_MESSAGES/fetchmail.mo
|
|
share/locale/gl/LC_MESSAGES/fetchmail.mo
|
|
share/doc/fetchmail/COPYING
|
|
share/doc/fetchmail/FAQ
|
|
share/doc/fetchmail/FEATURES
|
|
share/doc/fetchmail/NOTES
|
|
share/doc/fetchmail/README
|
|
share/doc/fetchmail/design-notes.html
|
|
share/doc/fetchmail/fetchmail-FAQ.html
|
|
share/doc/fetchmail/fetchmail-features.html
|
|
share/doc/fetchmail/sample.rcfile
|
|
@dirrm share/doc/fetchmail
|
|
@unexec rmdir %D/share/locale/*/LC_MESSAGES 2>/dev/null || true
|
|
@unexec rmdir %D/share/locale/* 2>/dev/null || true
|
|
@unexec rmdir %D/share/locale 2>/dev/null || true
|