diff options
Diffstat (limited to 'sysutils/plasma6-knighttime/Makefile')
| -rw-r--r-- | sysutils/plasma6-knighttime/Makefile | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/sysutils/plasma6-knighttime/Makefile b/sysutils/plasma6-knighttime/Makefile new file mode 100644 index 000000000000..9f7bed0d7bc9 --- /dev/null +++ b/sysutils/plasma6-knighttime/Makefile @@ -0,0 +1,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> |
