summaryrefslogtreecommitdiffstats
path: root/www/kf5-kdewebkit/Makefile
blob: 94c0290c9eadaee997bb2e1137be546328d92e2f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: tcberner
# $FreeBSD$

PORTNAME=	kdewebkit
PORTVERSION=	${KDE_FRAMEWORKS_VERSION}
CATEGORIES=	www kde kde-frameworks

MAINTAINER=	kde@FreeBSD.org
COMMENT=	KF5 library providing integration of QtWebKit

USES=		cmake:outsource compiler:c++11-lib gettext kde:5 tar:xz
USE_KDE=	auth codecs completion config configwidgets coreaddons \
		ecm i18n jobwidgets kio parts service sonnet textwidgets \
		wallet widgetsaddons xmlgui
USE_QT5=	buildtools_build core dbus gui network qmake_build webkit \
		widgets xml

.include <bsd.port.mk>
OpenPOWER on IntegriCloud