aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/kf6-kiconthemes/Makefile
blob: f23df38e8e80237c563373802408206ca0599e36 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PORTNAME=	kiconthemes
DISTVERSION=	${KDE_FRAMEWORKS_VERSION}
CATEGORIES=	x11-themes kde kde-frameworks

COMMENT=	Icon GUI utilities
MAINTAINER=	kde@FreeBSD.org

LIB_DEPENDS=	libxkbcommon.so:x11/libxkbcommon

USES=		cmake gettext gl kde:6 qt:6 tar:xz
USE_GL=		gl opengl
USE_KDE=	archive colorscheme config configwidgets i18n widgetsaddons \
		ecm:build
USE_QT=		base declarative svg

.include <bsd.port.mk>