mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
cdc3589d71
Reported by: pkg (DEVELOPER_MODE)
20 lines
647 B
Plaintext
20 lines
647 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/tinurl_handler.pl
|
|
bin/w2r.pl
|
|
@unexec if cmp -s %D/etc/tin.defaults %D/etc/tin.defaults.dist; then rm -f %D/etc/tin.defaults; fi
|
|
etc/tin.defaults.dist
|
|
@exec [ -f %B/tin.defaults ] || cp %B/%f %B/tin.defaults
|
|
%%NLS%%share/locale/da/LC_MESSAGES/tin.mo
|
|
%%NLS%%share/locale/de/LC_MESSAGES/tin.mo
|
|
%%NLS%%share/locale/en_GB/LC_MESSAGES/tin.mo
|
|
%%NLS%%share/locale/et/LC_MESSAGES/tin.mo
|
|
%%NLS%%share/locale/fr/LC_MESSAGES/tin.mo
|
|
%%NLS%%share/locale/ru/LC_MESSAGES/tin.mo
|
|
%%NLS%%share/locale/sv/LC_MESSAGES/tin.mo
|
|
%%NLS%%share/locale/tr/LC_MESSAGES/tin.mo
|