freebsd-ports/french/verbiste/pkg-plist
Bernhard Froehlich 431e855a1f - Update to 0.1.31
- Pass maintainership to submitter
- Add LICENSE

PR:		ports/150458
Submitted by:	Sebastien Santoro <dereckson at gmail dot com>
Approved by:	Timothy Bourke <timbob@bigpond.com> (old maintainer), beat (co-mentor)
2010-09-13 08:39:15 +00:00

42 lines
1.2 KiB
Text

bin/french-conjugator
bin/french-deconjugator
%%HASGUI%%bin/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/libverbiste-0.1.so
lib/libverbiste-0.1.so.0
libdata/pkgconfig/verbiste-0.1.pc
%%HASGUI%%share/applications/verbiste.desktop
%%HASGUI%%share/locale/fr/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
@dirrm %%DATADIR%%-0.1
@dirrm %%EXAMPLESDIR%%
@dirrm %%DOCSDIR%%
@dirrm include/verbiste-0.1/verbiste
@dirrm include/verbiste-0.1