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

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

MAINTAINER=	kde@FreeBSD.org
COMMENT=	KF5 library for binding JavaScript objects to QObjects

USES=		cmake:outsource compiler:c++11-lib gettext kde:5 tar:xz
USE_KDE=	archive doctools ecm i18n js
USE_QT5=	buildtools_build core gui qmake_build svg \
		uiplugin uitools widgets xml

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