# $FreeBSD: head/graphics/py-poppler-qt4/Makefile 448669 2017-08-24 13:45:13Z swills $

PORTNAME=	poppler-qt4
PORTVERSION=	0.18.1
PORTREVISION=	9
CATEGORIES=	graphics python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	python-${PORTNAME}-${PORTVERSION}

MAINTAINER=	martin.dieringer@gmx.de
COMMENT=	Python bindings for the Poppler-Qt4 PDF rendering library

LICENSE=	LGPL21 LGPL3
LICENSE_COMB=	dual

LIB_DEPENDS=	libpoppler-qt4.so:graphics/poppler-qt4

USES=		pkgconfig pyqt:4 python
USE_PYQT=	gui xml sip_build
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
