summaryrefslogtreecommitdiff
path: root/french/Makefile
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-11-29 18:40:51 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-11-29 18:40:51 +0000
commita6ecbdcfbdc93d32d7277c90cde11ec8483884d1 (patch)
tree88b271c0386c2fb893ebe970a2c87a332f4ff64d /french/Makefile
parentUpdate xorg-server-snap to 6.9RC2 (6.9.99.902). (diff)
Add verbiste and gnome-verbiste.
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>
Notes
Notes: svn path=/head/; revision=149925
Diffstat (limited to 'french/Makefile')
-rw-r--r--french/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/french/Makefile b/french/Makefile
index 3cde24eb2a34..b2c8ebe270b7 100644
--- a/french/Makefile
+++ b/french/Makefile
@@ -13,6 +13,7 @@
SUBDIR += geonext
SUBDIR += gfaim
SUBDIR += gibi
+ SUBDIR += gnome-verbiste
SUBDIR += homard
SUBDIR += ispell
SUBDIR += jdictionary-fre-hun
@@ -23,6 +24,7 @@
SUBDIR += php_doc
SUBDIR += plgrenouille
SUBDIR += staroffice52
+ SUBDIR += verbiste
SUBDIR += xtel
.include <bsd.port.subdir.mk>