summaryrefslogtreecommitdiffstats
path: root/deskutils/pybookreader/Makefile
blob: 95acb47ba16e9eb3650207b518ec01f7dd70fa3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# New ports collection makefile for:   pybookreader
# Date created:        30 September 2006
# Whom:                Valeri Vassiliev
#
# $FreeBSD$
#

PORTNAME=	pybookreader
PORTVERSION=	0.5.0
PORTREVISION=	3
CATEGORIES=	deskutils python
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}
DISTNAME=	PyBookReader-${PORTVERSION}

MAINTAINER=	ufo@februality.com
COMMENT=	Program for reading e-books

RUN_DEPENDS=	${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2

USE_PYTHON=	2.2+
USE_PYDISTUTILS=	yes
PYDISTUTILS_PKGNAME=	PyBookReader
USE_GNOME=	pygtk2

.include <bsd.port.mk>
OpenPOWER on IntegriCloud