xref: /mports/games/libkdegames/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	libkdegames
2DISTVERSION=	${KDE_APPLICATIONS_VERSION}
3CATEGORIES=	games kde kde-applications
4
5MAINTAINER=	ports@MidnightBSD.org
6COMMENT=	Libraries used by KDE games
7WWW=		https://www.kde.org/applications/games/
8
9LIB_DEPENDS=	libsndfile.so:audio/libsndfile
10
11USES=		cmake compiler:c++11-lang gettext kde:6 openal qt:6 tar:xz
12USE_KDE=	archive attica auth bookmarks codecs completion config \
13		configwidgets coreaddons crash dbusaddons dnssd globalaccel \
14		guiaddons i18n iconthemes itemmodels itemviews jobwidgets \
15		kdeclarative kio newstuff package service textwidgets \
16		widgetsaddons xmlgui \
17		ecm:build
18USE_QT=		base declarative
19USE_LDCONFIG=	yes
20
21_${PORTNAME}_PROJECT_VERSION=	6.0
22PLIST_SUB+=	SHLIB_SHVER="${_${PORTNAME}_PROJECT_VERSION:R}"
23
24OPTIONS_DEFINE=	DOCS
25
26.include <bsd.port.mk>
27

served by {OpenGrok

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