freebsd-ports/french/verbiste/pkg-plist
Jean-Yves Lefort a6ecbdcfbd Add verbiste and gnome-verbiste.
Verbiste is a French conjugation system. It contains a C++ library, and two
programs that can be run from the command line or from another program. The
knowledge base is represented in XML and contains over 6800 verbs.

GNOME Verbiste is a GNOME frontend to the Verbiste French conjugation
system. It contains a GNOME program and a GNOME Panel applet. This applet
shows a text field in the GNOME Panel where the user can enter a conjugated
verb and obtain its complete conjugation.

WWW: http://sarrazip.com/dev/verbiste.html

PR:		ports/89407
Submitted by:	Dan Phillips <dan-ports@dp.id.au>
2005-11-29 18:40:51 +00:00

32 lines
962 B
Text

bin/french-conjugator
bin/french-deconjugator
include/verbiste-0.1/verbiste/FrenchVerbDictionary.h
include/verbiste-0.1/verbiste/HashMap.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.so
lib/libverbiste-0.1.so.0
libdata/pkgconfig/verbiste-0.1.pc
share/locale/fr/LC_MESSAGES/verbiste.mo
share/verbiste-0.1/conjugation-fr.xml
share/verbiste-0.1/verbs-fr.xml
%%DOCSDIR%%/AUTHORS
%%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
@dirrm include/verbiste-0.1/verbiste
@dirrm include/verbiste-0.1
@dirrm share/verbiste-0.1
@dirrm %%DOCSDIR%%
@dirrm %%EXAMPLESDIR%%