1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/french/verbiste/pkg-plist
2008-02-18 18:10:17 +00:00

38 lines
1.1 KiB
Plaintext

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.la
lib/libverbiste-0.1.so
lib/libverbiste-0.1.so.0
libdata/pkgconfig/verbiste-0.1.pc
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
%%PORTDOCS%%%%DOCSDIR%%/THANKS
%%PORTDOCS%%%%DOCSDIR%%/HACKING
%%PORTDOCS%%%%DOCSDIR%%/LISEZMOI
%%PORTDOCS%%%%DOCSDIR%%/NEWS
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%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%%
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm include/verbiste-0.1/verbiste
@dirrm include/verbiste-0.1