1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/x11-toolkits/kf6-ktextwidgets/Makefile
Tobias C. Berner 34e85ff599 KDE: complete dependency list in kf6-ports
Reported by:	poudriere
2023-12-03 10:30:20 +01:00

16 lines
380 B
Makefile

PORTNAME= ktextwidgets
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
CATEGORIES= x11-toolkits kde kde-frameworks
COMMENT= Text editing widgets
MAINTAINER= kde@FreeBSD.org
USES= cmake gettext gl kde:6 qt:6 tar:xz
USE_GL= gl opengl
USE_KDE= colorscheme completion config configwidgets i18n sonnet \
widgetsaddons \
ecm:build
USE_QT= base speech multimedia
.include <bsd.port.mk>