mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
2ad823d6d8
Approved by: Mike Patterson (maintainer)
20 lines
873 B
Plaintext
20 lines
873 B
Plaintext
bin/logjam
|
|
%%WITH_XMMS%%bin/logjam-xmms-client
|
|
share/gnome/applications/logjam.desktop
|
|
share/gnome/pixmaps/logjam_goat.png
|
|
share/gnome/pixmaps/logjam_pencil.png
|
|
share/locale/de/LC_MESSAGES/logjam.mo
|
|
share/locale/en_GB/LC_MESSAGES/logjam.mo
|
|
share/locale/en_US.UTF-8/LC_MESSAGES/logjam.mo
|
|
share/locale/es/LC_MESSAGES/logjam.mo
|
|
share/locale/he/LC_MESSAGES/logjam.mo
|
|
share/locale/ru_RU/LC_MESSAGES/logjam.mo
|
|
share/locale/uk_UA/LC_MESSAGES/logjam.mo
|
|
share/locale/ja/LC_MESSAGES/logjam.mo
|
|
@unexec rmdir %D/share/locale/en_US.UTF-8/LC_MESSAGES 2> /dev/null || true
|
|
@unexec rmdir %D/share/locale/en_US.UTF-8 2> /dev/null || true
|
|
@unexec rmdir %D/share/locale/ru_RU/LC_MESSAGES 2> /dev/null || true
|
|
@unexec rmdir %D/share/locale/ru_RU 2> /dev/null || true
|
|
@unexec rmdir %D/share/locale/uk_UA/LC_MESSAGES 2> /dev/null || true
|
|
@unexec rmdir %D/share/locale/uk_UA 2> /dev/null || true
|