Files
ports/graphics/kdegraphics-mobipocket/Makefile
T
Max Brazhnikov 350f7c070e graphics/kdegraphics-mobipocket: remove Qt5 flavor in preparation for 25.12.0 update.
25.08 was the last release with Qt5 support.
2025-12-12 17:53:30 +03:00

17 lines
489 B
Makefile

PORTNAME= kdegraphics-mobipocket
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
CATEGORIES= graphics kde kde-applications
MAINTAINER= kde@FreeBSD.org
COMMENT= Mobipocket plugins for Strigi indexing and thumbnails
WWW= https://invent.kde.org/graphics/kdegraphics-mobipocket
USES= cmake compiler:c++11-lang kde:6 qt:6 tar:xz
USE_KDE= completion config coreaddons jobwidgets kio service solid \
widgetsaddons windowsystem \
ecm:build
USE_QT= base
USE_LDCONFIG= yes
.include <bsd.port.mk>