opnsense-ports/math/kmplot/Makefile
Franco Fichtner fea7fe9f78 */*: sync with upstream
Taken from: FreeBSD
2016-10-18 21:16:00 +02:00

14 lines
309 B
Makefile

# $FreeBSD$
PORTNAME= kmplot
PORTVERSION= ${KDE4_VERSION}
CATEGORIES= math kde kde-kde4
MAINTAINER= kde@FreeBSD.org
COMMENT= Mathematical function plotter for KDE 4
USES= cmake:outsource kde:4 tar:xz
USE_KDE= kdelibs automoc4
USE_QT4= xml moc_build qmake_build rcc_build uic_build
.include <bsd.port.mk>