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

PORTNAME=	kpackage
PORTVERSION=	${KDE_FRAMEWORKS_VERSION}
CATEGORIES=	devel kde kde-frameworks

MAINTAINER=	kde@FreeBSD.org
COMMENT=	KF5 library to load and install packages

USES=		cmake:outsource compiler:c++11-lib gettext kde:5 tar:xz
USE_KDE=	archive config coreaddons doctools ecm i18n
USE_QT5=	buildtools_build core qmake_build xml

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