diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2009-09-14 16:29:47 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2009-09-14 16:29:47 +0000 |
commit | c5b97e57755db89c7e7b56add0ea421a30e1b2b2 (patch) | |
tree | 39a659157ff1842582dec697b0fadc9e8a3d5f85 /graphics/Makefile | |
parent | c0180be414e7592bbda06381f8e5dffb49806773 (diff) |
YAGF is a graphical interface for the cuneiform text recognition
program on the Linux platform. With YAGF you can scan images via
XSane, perform images preprocessing and recognize texts using
cuneiform from a single command centre. YAGF also makes it easy to
scan and recognize several images sequentially.
WWW: http://symmetrica.net/cuneiform-linux/yagf-en.html
Notes
Notes:
svn path=/head/; revision=241401
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 b765ecbbc60b..ca61f215c42c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -955,6 +955,7 @@ SUBDIR += xwpick SUBDIR += xzgv SUBDIR += yafray + SUBDIR += yagf SUBDIR += yap SUBDIR += zgv SUBDIR += zimg |