aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/bookreader/Makefile
blob: ed9b86f695d9e1d82f054714faa2435ac9e0bf5a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:    bookreader
# Date created:     2007-06-22
# Whom:         Max Brazhnikov <makc@issp.ac.ru>
#
# $FreeBSD$
#

PORTNAME=   bookreader
PORTVERSION=    0.2
PORTREVISION=   1
CATEGORIES= deskutils kde
MASTER_SITES=   http://kbookreader.org/system/files/

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:15

.include <bsd.port.mk>