1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
freebsd-ports/french/verbiste/pkg-plist
Thomas Abthorpe c1b0cdc25b - Add optional Gnome support
- Bump PORTREVISION
- Pass maintainership

Submitted by:	Timothy Bourke <timbob bigpond.com> (via private email)
2008-08-19 13:42:11 +00:00

41 lines
1.1 KiB
Plaintext

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
@dirrm %%DATADIR%%-0.1
@dirrm %%EXAMPLESDIR%%
@dirrm %%DOCSDIR%%
@dirrm include/verbiste-0.1/verbiste
@dirrm include/verbiste-0.1