Files
ports/devel/ktextaddons/Makefile
T
2026-05-14 12:29:47 +03:00

24 lines
577 B
Makefile

PORTNAME= ktextaddons
DISTVERSION= 2.0.2
CATEGORIES= devel kde
MASTER_SITES= KDE/stable/${PORTNAME}/
MAINTAINER= kde@FreeBSD.org
COMMENT= Various text handling addons
WWW= https://invent.kde.org/libraries/ktextaddons/
LICENSE= LGPL20+
LIB_DEPENDS= libqt6keychain.so:security/qtkeychain@qt6
USES= gettext cmake kde:6 qt:6 tar:xz xorg
USE_KDE= archive coreaddons colorscheme i18n itemviews kio sonnet \
syntaxhighlighting textwidgets widgetsaddons \
ecm:build
USE_QT= base multimedia speech
USE_XORG= x11
PLIST_SUB+= LIBVERSION=${PORTVERSION}
.include <bsd.port.mk>