diff options
author | nivit <nivit@FreeBSD.org> | 2007-03-22 04:40:44 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2007-03-22 04:40:44 +0800 |
commit | 1c81276f5cb8cd27221837cbc33911f336d41f50 (patch) | |
tree | e2ed3d59b1e2d9c92cdd809e4a6752bdded82039 /textproc/Makefile | |
parent | 9b0597c4d168b29d01d20eab9185ff4b40860939 (diff) | |
download | freebsd-ports-gnome-1c81276f5cb8cd27221837cbc33911f336d41f50.tar.gz freebsd-ports-gnome-1c81276f5cb8cd27221837cbc33911f336d41f50.tar.zst freebsd-ports-gnome-1c81276f5cb8cd27221837cbc33911f336d41f50.zip |
JaLingo is a free OS independent dictionary application.
It understands 4 dictionary formats:
* DSL
* Mova
* PtkDict/phpMyLingvo MySQL dumps
* Sdictionary (249)
WWW: http://jalingo.sourceforge.net/
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 1839f636b31b..881955d625f7 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -227,6 +227,7 @@ SUBDIR += jade SUBDIR += jakarta-commons-digester SUBDIR += jakarta-poi + SUBDIR += jalingo SUBDIR += java2html SUBDIR += javacc SUBDIR += jaxup |