[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / graphics / gimagereader

File: [local] / ports / graphics / gimagereader / Makefile (download)

Revision 1.1.1.1 (vendor branch), Sun Sep 11 15:20:11 2011 UTC (12 years, 8 months ago) by yason
Branch: yason
CVS Tags: import, gimagereader-0_8_1
Changes since 1.1: +0 -0 lines

import gimagereader

# $OpenBSD$

COMMENT =		GTK frontend to tesseract-ocr

DISTNAME =		gimagereader-0.8.1 #0.9 is out

CATEGORIES =		graphics

#HOMEPAGE =		???	URL

#MAINTAINER =		???

# GPLv3
PERMIT_PACKAGE_CDROM =	Yes
PERMIT_PACKAGE_FTP =	Yes
PERMIT_DISTFILES_CDROM =Yes
PERMIT_DISTFILES_FTP =	Yes

MASTER_SITES =		${MASTER_SITE_SOURCEFORGE:=gimagereader/}

MODULES =		lang/python
RUN_DEPENDS =		devel/desktop-file-utils \
			graphics/py-Imaging \
			graphics/tesseract \
			print/py-poppler \
			textproc/py-enchant

SEPARATE_BUILD =	simple

NO_REGRESS =		Yes

MODPY_ADJ_FILES = 	bin/gimagereader src/*.py

.include <bsd.port.mk>