freebsd-ports/deskutils/bookreader/Makefile
Martin Wilke baf121104d - Update to 0.2
PR:		118871
Submitted by:	Max Brazhnikov <makc@issp.ac.ru> (maintainer)
2007-12-22 16:45:29 +00:00

23 lines
465 B
Makefile

# New ports collection makefile for: bookreader
# Date created: 2007-06-22
# Whom: Max Brazhnikov <makc@issp.ac.ru>
#
# $FreeBSD$
#
PORTNAME= bookreader
PORTVERSION= 0.2
CATEGORIES= deskutils kde
MASTER_SITES= http://kbookreader.org/system/files/
MAINTAINER= makc@issp.ac.ru
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
INSTALLS_ICONS= yes
.include <bsd.port.mk>