# $Id$ PortSystem 1.0 name ocrad version 0.17 categories graphics platforms darwin maintainers mww description ocrad is an optical character recognition program long_description GNU Ocrad is an OCR (Optical Character Recognition) \ program implemented as a filter and based on a feature \ extraction method. It reads a bitmap image in pbm \ format and produces text in byte (8-bit) or UTF-8 \ formats. homepage http://www.gnu.org/software/ocrad/ocrad.html master_sites gnu checksums sha1 985de977ef765a97e87fe8fe8483f77a3ec68e00 use_bzip2 yes test.run yes test.cmd ../ocrad test.pbm > dp.txt && diff test.txt dp.txt test.dir ${worksrcpath}/examples test.target destroot.target install install-man platform darwin 8 { build.args CXX=/usr/bin/g++-4.0 }