opnsense-ports/devel/kf5-threadweaver/Makefile
Franco Fichtner 85d066a61f */*: sync with upstream
Taken from: HardenedBSD
2018-09-03 02:25:18 +02:00

14 lines
340 B
Makefile

# $FreeBSD$
PORTNAME= threadweaver
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
CATEGORIES= devel kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
COMMENT= KF5 addons to QtDBus
USES= cmake:outsource compiler:c++11-lib kde:5 qt:5 tar:xz
USE_KDE= ecm
USE_QT= buildtools_build core network qmake_build testlib widgets xml
.include <bsd.port.mk>