# 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.6 2011/04/24 22:00:53 makc Exp $
#

PORTNAME=	ebook-tools
PORTVERSION=	0.2.1
PORTREVISION=	1
CATEGORIES=	textproc kde
MASTER_SITES=	SF

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

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

USE_CMAKE=	yes
USE_LDCONFIG=	yes
USE_GNOME=	libxml2 pkgconfig

.include <bsd.port.mk>
