diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-06-01 04:25:31 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-06-01 04:25:31 +0800 |
commit | 50a0b0d3d9e3b16e973ccc848bc2a857af93916e (patch) | |
tree | a217d230ef51cc433f1226002d9429a5ae4dd83e /graphics/Makefile | |
parent | 415ac356641baed2215f3eee94a8265609747205 (diff) | |
download | freebsd-ports-gnome-50a0b0d3d9e3b16e973ccc848bc2a857af93916e.tar.gz freebsd-ports-gnome-50a0b0d3d9e3b16e973ccc848bc2a857af93916e.tar.zst freebsd-ports-gnome-50a0b0d3d9e3b16e973ccc848bc2a857af93916e.zip |
OCRopus(tm) is a state-of-the-art document analysis and OCR system,
featuring pluggable layout analysis, pluggable character recognition,
statistical natural language modeling, and multi-lingual capabilities.
WWW: http://sites.google.com/site/ocropus/
PR: 134718
Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com>
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 4151450724be..7ae95ccf10b0 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -524,6 +524,7 @@ SUBDIR += ocaml-lablgl SUBDIR += ocrad SUBDIR += ocre + SUBDIR += ocropus SUBDIR += oglext SUBDIR += ogre3d SUBDIR += openclipart |