HEX
Server: Apache/2.4.41 (FreeBSD) OpenSSL/1.0.2s mod_fcgid/2.3.9
System: FreeBSD salazo 12.0-RELEASE-p1303-ZFS hostBSD 12.0-RELEASE-p1303-ZFS DMR amd64
User: admin (1000)
PHP: 7.4.3
Disabled: NONE
Upload Files
File: /usr/ports/textproc/ebook-tools/Makefile
# Created by: Martin Wilke <miwi@FreeBSD.org>

PORTNAME=	ebook-tools
PORTVERSION=	0.2.2
PORTREVISION=	5
CATEGORIES=	textproc kde
MASTER_SITES=	SF

MAINTAINER=	kde@FreeBSD.org
COMMENT=	Accesses and converts various ebook file formats

LICENSE=	MIT

LIB_DEPENDS=	libzip.so:archivers/libzip

USES=		cmake gnome
USE_LDCONFIG=	yes
USE_GNOME=	libxml2

.include <bsd.port.mk>