mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
cf28d260c6
With hat: portmgr Sponsored by: Absolight
36 lines
1.6 KiB
Plaintext
36 lines
1.6 KiB
Plaintext
bin/fetchmail
|
|
bin/fetchmailconf
|
|
man/man1/fetchmail.1.gz
|
|
man/man1/fetchmailconf.1.gz
|
|
%%NOX11%%libexec/fetchmailconf.py
|
|
%%NLS%%share/locale/ca/LC_MESSAGES/fetchmail.mo
|
|
%%NLS%%share/locale/cs/LC_MESSAGES/fetchmail.mo
|
|
%%NLS%%share/locale/da/LC_MESSAGES/fetchmail.mo
|
|
%%NLS%%share/locale/de/LC_MESSAGES/fetchmail.mo
|
|
%%NLS%%share/locale/el/LC_MESSAGES/fetchmail.mo
|
|
%%NLS%%share/locale/en_GB/LC_MESSAGES/fetchmail.mo
|
|
%%NLS%%share/locale/eo/LC_MESSAGES/fetchmail.mo
|
|
%%NLS%%share/locale/es/LC_MESSAGES/fetchmail.mo
|
|
%%NLS%%share/locale/fi/LC_MESSAGES/fetchmail.mo
|
|
%%NLS%%share/locale/fr/LC_MESSAGES/fetchmail.mo
|
|
%%NLS%%share/locale/gl/LC_MESSAGES/fetchmail.mo
|
|
%%NLS%%share/locale/id/LC_MESSAGES/fetchmail.mo
|
|
%%NLS%%share/locale/it/LC_MESSAGES/fetchmail.mo
|
|
%%NLS%%share/locale/ja/LC_MESSAGES/fetchmail.mo
|
|
%%NLS%%share/locale/nl/LC_MESSAGES/fetchmail.mo
|
|
%%NLS%%share/locale/pl/LC_MESSAGES/fetchmail.mo
|
|
%%NLS%%share/locale/pt_BR/LC_MESSAGES/fetchmail.mo
|
|
%%NLS%%share/locale/ru/LC_MESSAGES/fetchmail.mo
|
|
%%NLS%%share/locale/sk/LC_MESSAGES/fetchmail.mo
|
|
%%NLS%%share/locale/sq/LC_MESSAGES/fetchmail.mo
|
|
%%NLS%%share/locale/sv/LC_MESSAGES/fetchmail.mo
|
|
%%NLS%%share/locale/tr/LC_MESSAGES/fetchmail.mo
|
|
%%NLS%%share/locale/vi/LC_MESSAGES/fetchmail.mo
|
|
%%NLS%%share/locale/zh_CN/LC_MESSAGES/fetchmail.mo
|
|
%%X11%%%%PYTHON_SITELIBDIR%%/fetchmailconf.py
|
|
%%X11%%%%PYTHON_SITELIBDIR%%/fetchmailconf.pyc
|
|
%%X11%%%%PYTHON_SITELIBDIR%%/fetchmailconf.pyo
|
|
@unexec if cmp -s %D/etc/fetchmailrc.sample %D/etc/fetchmailrc; then rm -f %D/etc/fetchmailrc; fi
|
|
etc/fetchmailrc.sample
|
|
@exec if [ ! -f %D/etc/fetchmailrc ] ; then cp -p %D/%F %B/fetchmailrc; fi
|