mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
25b4e65112
PR: 18840 Submitted by: R\xe9mi Guyomarch <rguyom@321.net> No complaints from: maintainer
23 lines
789 B
Plaintext
23 lines
789 B
Plaintext
bin/fetchmail
|
|
bin/fetchmailconf
|
|
libexec/fetchmailconf.bin
|
|
share/locale/es/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
|