opnsense-ports/textproc/ebook-tools/Makefile
Franco Fichtner 3f46354457 */*: sync with upstream
Taken from: HardenedBSD
2017-09-28 11:31:38 +02:00

21 lines
375 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
PORTNAME= ebook-tools
PORTVERSION= 0.2.2
PORTREVISION= 4
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
USE_LDCONFIG= yes
USE_GNOME= libxml2
.include <bsd.port.mk>