|
Lines 3-8
Link Here
|
| 3 |
|
3 |
|
| 4 |
PORTNAME= tesseract |
4 |
PORTNAME= tesseract |
| 5 |
PORTVERSION= 3.04.01 |
5 |
PORTVERSION= 3.04.01 |
|
|
6 |
PORTREVISION= 1 |
| 6 |
CATEGORIES= graphics |
7 |
CATEGORIES= graphics |
| 7 |
|
8 |
|
| 8 |
MAINTAINER= pkubaj@anongoth.pl |
9 |
MAINTAINER= pkubaj@anongoth.pl |
|
Lines 28-33
Link Here
|
| 28 |
INSTALL_TARGET= install-strip |
29 |
INSTALL_TARGET= install-strip |
| 29 |
|
30 |
|
| 30 |
OPTIONS_DEFINE= DOCS EXAMPLES TOOLS |
31 |
OPTIONS_DEFINE= DOCS EXAMPLES TOOLS |
|
|
32 |
OPTIONS_DEFAULT=TOOLS |
| 31 |
OPTIONS_SUB= yes |
33 |
OPTIONS_SUB= yes |
| 32 |
TOOLS_DESC= Include training tools |
34 |
TOOLS_DESC= Include training tools |
| 33 |
TOOLS_LIB_DEPENDS=libicui18n.so:devel/icu \ |
35 |
TOOLS_LIB_DEPENDS=libicui18n.so:devel/icu \ |