xref: /mports/games/skladnik/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	skladnik
2DISTVERSION=	${KDE_APPLICATIONS_VERSION}
3CATEGORIES=	games kde kde-applications
4
5MAINTAINER=	ports@MidnightBSD.org
6COMMENT=	${${PORTNAME:tu}_DESC}
7WWW=		https://apps.kde.org/skladnik/
8
9USES=		cmake compiler:c++17-lang gettext kde:6 qt:6 tar:xz
10USE_KDE=	config configwidgets coreaddons crash dbusaddons \
11		i18n kio libkdegames widgetsaddons xmlgui \
12		ecm:build
13USE_QT=		base
14
15# POVRay is used for development
16CMAKE_ON=	CMAKE_DISABLE_FIND_PACKAGE_POVRay
17
18OPTIONS_DEFINE=	DOCS
19
20.include <${.CURDIR}/../kdegames/Makefile.common>
21.include <bsd.port.mk>
22

served by {OpenGrok

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