1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/french/verbiste/pkg-plist
Christian Weisgerber 58d6a7c848 * Update to 0.1.32.
* Add (optional) support for GTK+ app.
* Clean up a lot of cruft, e.g., the GNOME option didn't work at all,

Approved by:	maintainer
2010-12-22 21:02:07 +00:00

53 lines
1.6 KiB
Plaintext

bin/french-conjugator
bin/french-deconjugator
%%HASGNOME%%bin/verbiste
%%HASGTK%%bin/verbiste-gtk
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/libverbiste-0.1.so
lib/libverbiste-0.1.so.0
libdata/pkgconfig/verbiste-0.1.pc
%%HASGNOME%%share/applications/verbiste.desktop
%%HASGUI%%share/locale/da/LC_MESSAGES/verbiste.mo
%%HASGUI%%share/locale/de/LC_MESSAGES/verbiste.mo
%%HASGUI%%share/locale/fr/LC_MESSAGES/verbiste.mo
%%HASGUI%%share/locale/el/LC_MESSAGES/verbiste.mo
%%HASGUI%%share/pixmaps/verbiste.png
%%DOCSDIR%%/AUTHORS
%%DOCSDIR%%/COPYING
%%DOCSDIR%%/INSTALL
%%DOCSDIR%%/THANKS
%%DOCSDIR%%/HACKING
%%DOCSDIR%%/LISEZMOI
%%DOCSDIR%%/NEWS
%%DOCSDIR%%/README
%%DOCSDIR%%/TODO
%%EXAMPLESDIR%%/FrenchDeconjugatorTester.java
%%EXAMPLESDIR%%/README
%%EXAMPLESDIR%%/conjugator.c
%%EXAMPLESDIR%%/deconjugator.c
%%EXAMPLESDIR%%/test-french-deconjugator.pl
%%EXAMPLESDIR%%/trans-tenses.pl
%%EXAMPLESDIR%%/generate-all-forms.pl
%%DATADIR%%-0.1/COPYING
%%DATADIR%%-0.1/conjugation-fr.xml
%%DATADIR%%-0.1/verbs-fr.xml
%%DATADIR%%-0.1/conjugation-it.xml
%%DATADIR%%-0.1/verbs-it.xml
%%HASGTK%%share/texmf/tex/latex/verbiste/verbiste.cls
%%HASGTK%%share/texmf/tex/latex/verbiste/verbiste.cfg
%%HASGTK%%@dirrm share/texmf/tex/latex/verbiste
%%HASGTK%%@dirrmtry share/texmf/tex/latex
%%HASGTK%%@dirrmtry share/texmf/tex
%%HASGTK%%@dirrmtry share/texmf
@dirrm %%DATADIR%%-0.1
@dirrm %%EXAMPLESDIR%%
@dirrm %%DOCSDIR%%
@dirrm include/verbiste-0.1/verbiste
@dirrm include/verbiste-0.1