2012-12-03 23:44:59 +01:00
|
|
|
# Created by: Martin Wilke <miwi@FreeBSD.org>
|
2008-08-09 18:52:28 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= ebook-tools
|
2012-12-03 23:44:59 +01:00
|
|
|
PORTVERSION= 0.2.2
|
2015-08-28 12:48:41 +02:00
|
|
|
PORTREVISION= 3
|
2008-08-09 18:52:28 +02:00
|
|
|
CATEGORIES= textproc kde
|
|
|
|
MASTER_SITES= SF
|
|
|
|
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
2012-12-03 23:44:59 +01:00
|
|
|
COMMENT= Accesses and converts various ebook file formats
|
2008-08-09 18:52:28 +02:00
|
|
|
|
2014-01-05 18:39:35 +01:00
|
|
|
LICENSE= MIT
|
|
|
|
|
|
|
|
LIB_DEPENDS= libzip.so:${PORTSDIR}/archivers/libzip
|
2008-08-09 18:52:28 +02:00
|
|
|
|
2013-03-22 21:06:14 +01:00
|
|
|
USES= cmake
|
2008-08-09 18:52:28 +02:00
|
|
|
USE_LDCONFIG= yes
|
2012-12-03 23:44:59 +01:00
|
|
|
USE_GNOME= libxml2
|
2008-08-09 18:52:28 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|