mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
25 lines
826 B
Plaintext
25 lines
826 B
Plaintext
bin/metamutt
|
|
bin/opt-case.pl
|
|
bin/tin
|
|
@exec ln -fs %f %B/rtin
|
|
@unexec rm -f %B/rtin
|
|
bin/tinews.pl
|
|
bin/url_handler.sh
|
|
bin/w2r.pl
|
|
@unexec if cmp -s %D/etc/tin.defaults %D/etc/tin.defaults.dist; then rm -f %D/etc/tin.defaults; fi
|
|
@unexec if cmp -s %D/etc/mime.types %D/etc/tin.mime.types.dist; then rm -f %D/etc/mime.types; fi
|
|
etc/tin.defaults.dist
|
|
@exec [ -f %B/tin.defaults ] || cp %B/%f %B/tin.defaults
|
|
etc/tin.mime.types.dist
|
|
@exec [ -f %B/mime.types ] || cp %B/%f %B/mime.types
|
|
share/locale/de/LC_MESSAGES/tin.mo
|
|
share/locale/en_GB/LC_MESSAGES/tin.mo
|
|
share/locale/et/LC_MESSAGES/tin.mo
|
|
share/locale/fr/LC_MESSAGES/tin.mo
|
|
share/locale/ru/LC_MESSAGES/tin.mo
|
|
share/locale/rw/LC_MESSAGES/tin.mo
|
|
share/locale/sv/LC_MESSAGES/tin.mo
|
|
share/locale/tr/LC_MESSAGES/tin.mo
|
|
@dirrmtry share/locale/rw/LC_MESSAGES
|
|
@dirrmtry share/locale/rw
|