freebsd-ports/deskutils/bookreader/Makefile
Max Brazhnikov cff7d66327 Distfile was rerolled without any changes
update my email
2009-02-19 10:33:56 +00:00

24 lines
462 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
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>