aboutsummaryrefslogtreecommitdiff
path: root/sysutils/plasma6-knighttime/Makefile
blob: 9f7bed0d7bc949e8a29277c4d2a38446111b6818 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	knighttime
DISTVERSION=	${KDE_PLASMA_VERSION}
CATEGORIES=	sysutils kde kde-plasma

MAINTAINER=	kde@FreeBSD.org
COMMENT=	Helpers for scheduling the dark-light cycle

USES=		cmake gettext kde:6 qt:6 tar:xz xorg
USE_KDE=	config coreaddons dbusaddons holidays i18n \
		ecm:build
USE_QT=		base positioning
USE_XORG=	x11 xcb

.include <bsd.port.mk>