ea5f9f80b6
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.
86 lines
2.4 KiB
Text
86 lines
2.4 KiB
Text
@comment $NetBSD: PLIST,v 1.6 2006/04/17 07:07:34 jlam Exp $
|
|
bin/mc
|
|
bin/mcmfmt
|
|
bin/mcview
|
|
man/es/man1/mc.1
|
|
man/hu/man1/mc.1
|
|
man/it/man1/mc.1
|
|
man/man1/mc.1
|
|
man/man1/mcedit.1
|
|
man/man1/mcview.1
|
|
man/pl/man1/mc.1
|
|
man/ru/man1/mc.1
|
|
man/sr/man1/mc.1
|
|
share/locale/az/LC_MESSAGES/mc.mo
|
|
share/locale/be/LC_MESSAGES/mc.mo
|
|
share/locale/bg/LC_MESSAGES/mc.mo
|
|
share/locale/ca/LC_MESSAGES/mc.mo
|
|
share/locale/cs/LC_MESSAGES/mc.mo
|
|
share/locale/da/LC_MESSAGES/mc.mo
|
|
share/locale/de/LC_MESSAGES/mc.mo
|
|
share/locale/el/LC_MESSAGES/mc.mo
|
|
share/locale/es/LC_MESSAGES/mc.mo
|
|
share/locale/eu/LC_MESSAGES/mc.mo
|
|
share/locale/fi/LC_MESSAGES/mc.mo
|
|
share/locale/fr/LC_MESSAGES/mc.mo
|
|
share/locale/hu/LC_MESSAGES/mc.mo
|
|
share/locale/it/LC_MESSAGES/mc.mo
|
|
share/locale/ja/LC_MESSAGES/mc.mo
|
|
share/locale/ko/LC_MESSAGES/mc.mo
|
|
share/locale/lt/LC_MESSAGES/mc.mo
|
|
share/locale/lv/LC_MESSAGES/mc.mo
|
|
share/locale/mn/LC_MESSAGES/mc.mo
|
|
share/locale/nl/LC_MESSAGES/mc.mo
|
|
share/locale/no/LC_MESSAGES/mc.mo
|
|
share/locale/pl/LC_MESSAGES/mc.mo
|
|
share/locale/pt/LC_MESSAGES/mc.mo
|
|
share/locale/pt_BR/LC_MESSAGES/mc.mo
|
|
share/locale/ro/LC_MESSAGES/mc.mo
|
|
share/locale/ru/LC_MESSAGES/mc.mo
|
|
share/locale/sk/LC_MESSAGES/mc.mo
|
|
share/locale/sl/LC_MESSAGES/mc.mo
|
|
share/locale/sr/LC_MESSAGES/mc.mo
|
|
share/locale/sv/LC_MESSAGES/mc.mo
|
|
share/locale/ta/LC_MESSAGES/mc.mo
|
|
share/locale/tr/LC_MESSAGES/mc.mo
|
|
share/locale/uk/LC_MESSAGES/mc.mo
|
|
share/locale/wa/LC_MESSAGES/mc.mo
|
|
share/locale/zh_CN/LC_MESSAGES/mc.mo
|
|
share/locale/zh_TW/LC_MESSAGES/mc.mo
|
|
share/mc/bin/mc-wrapper.csh
|
|
share/mc/bin/mc-wrapper.sh
|
|
share/mc/bin/mc.csh
|
|
share/mc/bin/mc.sh
|
|
share/mc/cedit.menu
|
|
share/mc/edit.indent.rc
|
|
share/mc/edit.spell.rc
|
|
share/mc/mc.ext
|
|
share/mc/mc.hint
|
|
share/mc/mc.hint.cs
|
|
share/mc/mc.hint.es
|
|
share/mc/mc.hint.hu
|
|
share/mc/mc.hint.it
|
|
share/mc/mc.hint.nl
|
|
share/mc/mc.hint.pl
|
|
share/mc/mc.hint.ru
|
|
share/mc/mc.hint.sr
|
|
share/mc/mc.hint.uk
|
|
share/mc/mc.hint.zh
|
|
share/mc/mc.hlp
|
|
share/mc/mc.hlp.es
|
|
share/mc/mc.hlp.hu
|
|
share/mc/mc.hlp.it
|
|
share/mc/mc.hlp.pl
|
|
share/mc/mc.hlp.ru
|
|
share/mc/mc.hlp.sr
|
|
share/mc/mc.lib
|
|
share/mc/mc.menu
|
|
share/mc/mc.menu.sr
|
|
@dirrm share/mc/bin
|
|
@unexec ${RMDIR} %D/man/sr/man8 2>/dev/null || ${TRUE}
|
|
@unexec ${RMDIR} %D/man/sr/man1 2>/dev/null || ${TRUE}
|
|
@unexec ${RMDIR} %D/man/sr 2>/dev/null || ${TRUE}
|
|
@unexec ${RMDIR} %D/man/it/man1 2>/dev/null || ${TRUE}
|
|
@unexec ${RMDIR} %D/man/it 2>/dev/null || ${TRUE}
|
|
@unexec ${RMDIR} %D/man/hu/man1 2>/dev/null || ${TRUE}
|
|
@unexec ${RMDIR} %D/man/hu 2>/dev/null || ${TRUE}
|