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>
12 lines
291 B
Text
12 lines
291 B
Text
--- Makefile.in.orig Tue Nov 29 18:27:47 2005
|
|
+++ Makefile.in Tue Nov 29 18:28:39 2005
|
|
@@ -892,8 +892,7 @@
|
|
|
|
info-am:
|
|
|
|
-install-data-am: install-docDATA install-frman1DATA install-frman3DATA \
|
|
- install-libdataDATA install-man install-pkgconfigDATA
|
|
+install-data-am:
|
|
|
|
install-exec-am:
|
|
|