summaryrefslogtreecommitdiff
path: root/x11/plasma5-kgamma5/Makefile
blob: 040580ca23a2e143448cacaa74eb9083f82ab73b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
PORTNAME=	kgamma5
DISTVERSION=	${KDE_PLASMA_VERSION}
CATEGORIES=	x11 kde kde-plasma

MAINTAINER=	kde@FreeBSD.org
COMMENT=	Plasma5 display gamma settings
WWW=		https://www.kde.org/plasma-desktop

USES=		cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz xorg
USE_KDE=	auth codecs config configwidgets coreaddons i18n init service \
		widgetsaddons \
		doctools:build ecm:build
USE_QT=		core gui widgets xml \
		buildtools:build qmake:build
USE_XORG=	ice sm x11 xext xxf86vm

.include <bsd.port.mk>