xref: /mports/math/kmplot/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	kmplot
2DISTVERSION=	${KDE_APPLICATIONS_VERSION}
3CATEGORIES=	math education kde kde-applications
4
5MAINTAINER=	ports@MidnightBSD.org
6COMMENT=	Mathematical function plotter for KDE
7WWW=		https://www.kde.org/applications/education/kmplot
8
9USES=		cmake compiler:c++11-lang desktop-file-utils gettext kde:6 \
10		qt:6 tar:xz xorg
11USE_KDE=	auth bookmarks codecs completion config configwidgets \
12		coreaddons crash dbusaddons guiaddons i18n iconthemes \
13		itemmodels itemviews jobwidgets kio notifications parts \
14		service solid sonnet textwidgets unitconversion widgetsaddons \
15		windowsystem xmlgui \
16		ecm:build
17USE_QT=		base
18USE_XORG=	x11
19
20OPTIONS_DEFINE=	DOCS
21
22.include <bsd.port.mk>
23

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026