edd ccc1df42cc Unify usage of mktexlsr across the ports tree.
Also add a missing RUN_DEPEND to fonts/pscyr. Found during testing.

Raised, input from, and OK, sthen@, thanks.
2017-05-04 11:13:52 +00:00

54 lines
2.0 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.12 2017/05/04 11:13:52 edd Exp $
@bin bin/french-conjugator
@bin bin/french-deconjugator
@bin bin/verbiste-gtk
include/verbiste-0.1/
include/verbiste-0.1/verbiste/
include/verbiste-0.1/verbiste/FrenchVerbDictionary.h
include/verbiste-0.1/verbiste/Trie.cpp
include/verbiste-0.1/verbiste/Trie.h
include/verbiste-0.1/verbiste/c-api.h
include/verbiste-0.1/verbiste/misc-types.h
lib/libverbiste-0.1.a
lib/libverbiste-0.1.la
@lib lib/libverbiste-0.1.so.${LIBverbiste-0.1_VERSION}
lib/pkgconfig/verbiste-0.1.pc
man/fr/
man/fr/man1/
@man man/fr/man1/french-conjugator.1
@man man/fr/man1/french-deconjugator.1
man/fr/man3/
@man man/fr/man3/verbiste.3
@man man/man1/french-conjugator.1
@man man/man1/french-deconjugator.1
@man man/man3/verbiste.3
share/icons/hicolor/128x128/apps/verbiste.png
share/icons/hicolor/16x16/apps/verbiste.png
share/icons/hicolor/256x256/apps/verbiste.png
share/icons/hicolor/32x32/apps/verbiste.png
share/icons/hicolor/48x48/apps/verbiste.png
share/icons/hicolor/512x512/apps/verbiste.png
share/icons/hicolor/64x64/apps/verbiste.png
share/icons/hicolor/scalable/apps/verbiste.svg
share/locale/da/LC_MESSAGES/verbiste.mo
share/locale/de/LC_MESSAGES/verbiste.mo
share/locale/el/LC_MESSAGES/verbiste.mo
share/locale/fr/LC_MESSAGES/verbiste.mo
share/texmf-local/
share/texmf-local/tex/
share/texmf-local/tex/latex/
share/texmf-local/tex/latex/verbiste/
share/texmf-local/tex/latex/verbiste/verbiste.cfg
share/texmf-local/tex/latex/verbiste/verbiste.cls
share/verbiste-0.1/
@comment share/verbiste-0.1/COPYING
share/verbiste-0.1/conjugation-fr.xml
share/verbiste-0.1/conjugation-it.xml
share/verbiste-0.1/verbs-fr.xml
share/verbiste-0.1/verbs-it.xml
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@comment texlive is not a strict RUN_DEPEND, so allow hashing to fail
@exec %D/bin/mktexlsr %D/share/texmf-local > /dev/null 2>&1 || true
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/mktexlsr %D/share/texmf-local > /dev/null 2>&1 || true