# New ports collection makefile for:	bookreader
# Date created:		2007-06-22
# Whom:			Max Brazhnikov <makc@issp.ac.ru>
#
# $FreeBSD: ports/deskutils/bookreader/Makefile,v 1.10 2010/12/04 07:30:53 ade Exp $
#

PORTNAME=	bookreader
PORTVERSION=	0.2
PORTREVISION=	4
CATEGORIES=	deskutils kde
MASTER_SITES=	SF/k${PORTNAME}/
DISTNAME=	k${PORTNAME}-${PORTVERSION}

MAINTAINER=	makc@FreeBSD.org
COMMENT=	A KDE twin-panel e-text/e-book viewer

USE_BZIP2=	yes
USE_GMAKE=	yes
USE_KDELIBS_VER=3
GNU_CONFIGURE=	yes
USE_AUTOTOOLS=	libtool

WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}

.include <bsd.port.mk>
