8 lines
159 B
Makefile
8 lines
159 B
Makefile
# $OpenBSD: Makefile,v 1.25 2015/11/13 12:54:22 ajacoutot Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += tessdata
|
|
SUBDIR += tesseract
|
|
|
|
.include <bsd.port.subdir.mk>
|