opnsense-ports/graphics/kf5-kplotting/Makefile
Franco Fichtner ffe6071b6a */*: sync with upstream
Taken from: FreeBSD
2016-11-15 08:19:30 +01:00

16 lines
368 B
Makefile

# Created by: tcberner
# $FreeBSD$
PORTNAME= kplotting
PORTVERSION= ${KDE_FRAMEWORKS_VERSION}
CATEGORIES= graphics kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
COMMENT= KF5 lightweight plotting framework
USES= cmake:outsource compiler:c++11-lib kde:5 tar:xz
USE_KDE= ecm
USE_QT5= core gui testlib widgets \
buildtools_build qmake_build
.include <bsd.port.mk>