summaryrefslogblamecommitdiff
path: root/x11-themes/kf5-kiconthemes/Makefile
blob: 4237dbfdafefc563c23ad54ce797bd9d408fa433 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
















                                                                         
# Created by: tcberner
# $FreeBSD$

PORTNAME=	kiconthemes
PORTVERSION=	${KDE_FRAMEWORKS_VERSION}
CATEGORIES=	x11-themes kde kde-frameworks

MAINTAINER=	kde@FreeBSD.org
COMMENT=	KF5 library for handling icons in applications

USES=		cmake:outsource compiler:c++11-lib gettext kde:5 tar:xz
USE_KDE=	archive auth codecs config configwidgets coreaddons ecm \
		i18n itemviews widgetsaddons
USE_QT5=	buildtools_build concurrent core dbus gui qmake_build \
		script svg widgets xml

.include <bsd.port.mk>