diff options
author | lioux <lioux@FreeBSD.org> | 2003-06-02 12:09:45 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-06-02 12:09:45 +0800 |
commit | b58d151e0514ace37771ad892cb730da7f7d4f23 (patch) | |
tree | 05ff1e78781781c4edc2037495c71c49626ffd2e /graphics/Makefile | |
parent | 174ad3b9b6c67ed9d88f9a23bff2baeb6f1732ad (diff) | |
download | freebsd-ports-gnome-b58d151e0514ace37771ad892cb730da7f7d4f23.tar.gz freebsd-ports-gnome-b58d151e0514ace37771ad892cb730da7f7d4f23.tar.zst freebsd-ports-gnome-b58d151e0514ace37771ad892cb730da7f7d4f23.zip |
New port gocr version 0.37: GOCR/JOCR is an OCR (Optical Character
Recognition) program
PR: 40789
Submitted by: Kay Lehmann <kay_lehmann@web.de>
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 15b4639a0445..418b2a9ec882 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -107,6 +107,7 @@ SUBDIR += gnofract4d SUBDIR += gnomecanvas SUBDIR += gnomeiconedit + SUBDIR += gocr SUBDIR += gozer SUBDIR += gpaint SUBDIR += gphoto2 |