aboutsummaryrefslogtreecommitdiff
path: root/graphics/kdegraphics-mobipocket/Makefile
blob: 20949deb27362317300078c7142a765e154d5320 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
PORTNAME=	kdegraphics-mobipocket
DISTVERSION=	${KDE_APPLICATIONS_VERSION}
CATEGORIES=	graphics kde kde-applications

MAINTAINER=	kde@FreeBSD.org
COMMENT=	Mobipocket plugins for Strigi indexing and thumbnails
WWW=		https://www.kde.org

USES=		cmake compiler:c++11-lang kde:5 qt:5 tar:xz
USE_KDE=	completion config coreaddons jobwidgets kio service solid \
		widgetsaddons windowsystem \
		ecm_build
USE_QT=		concurrent core dbus gui network widgets \
		buildtools_build qmake_build

USE_LDCONFIG=	yes

.include <bsd.port.mk>