# New ports collection makefile for:	ebook-tools
# Date created:		2008-07-13
# Whom:			Martin Wilke <miwi@FreeBSD.org>
#
# $FreeBSD: ports/textproc/ebook-tools/Makefile,v 1.3 2009/03/24 19:13:27 makc Exp $
#

PORTNAME=	ebook-tools
PORTVERSION=	0.1.1
PORTREVISION=	2
CATEGORIES=	textproc kde
MASTER_SITES=	SF

MAINTAINER=	kde@FreeBSD.org
COMMENT=	Accessing and converting various ebook file formats

LIB_DEPENDS=	zip.1:${PORTSDIR}/archivers/libzip

USE_CMAKE=	yes
USE_LDCONFIG=	yes
USE_GNOME=	libxml2 pkgconfig

.include <bsd.port.mk>
