a6ecbdcfbd
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>
31 lines
616 B
Makefile
31 lines
616 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = French support
|
|
|
|
SUBDIR += acroread
|
|
SUBDIR += alphabet_sounds_fr
|
|
SUBDIR += aspell
|
|
SUBDIR += aster
|
|
SUBDIR += dico
|
|
SUBDIR += eficas
|
|
SUBDIR += facturier
|
|
SUBDIR += geonext
|
|
SUBDIR += gfaim
|
|
SUBDIR += gibi
|
|
SUBDIR += gnome-verbiste
|
|
SUBDIR += homard
|
|
SUBDIR += ispell
|
|
SUBDIR += jdictionary-fre-hun
|
|
SUBDIR += kde3-i18n
|
|
SUBDIR += koffice-i18n
|
|
SUBDIR += med
|
|
SUBDIR += mozilla-flp
|
|
SUBDIR += php_doc
|
|
SUBDIR += plgrenouille
|
|
SUBDIR += staroffice52
|
|
SUBDIR += verbiste
|
|
SUBDIR += xtel
|
|
|
|
.include <bsd.port.subdir.mk>
|