diff --git a/graphics/peruse/Makefile b/graphics/peruse/Makefile index 7d7e9f302784..c07f9d8acc1a 100644 --- a/graphics/peruse/Makefile +++ b/graphics/peruse/Makefile @@ -1,24 +1,27 @@ PORTNAME= peruse DISTVERSION= 1.80 PORTREVISION= 2 CATEGORIES= graphics kde MASTER_SITES= KDE/stable/${PORTNAME}/ MAINTAINER= kde@FreeBSD.org COMMENT= Comic book viewer WWW= https://peruse.kde.org/ LICENSE= LGPL21 +DEPRECATED= Abandoned, does not work with Qt6 +EXPIRATION_DATE=2026-09-30 + USES= cmake compiler:c++11-lang gl kde:5 pkgconfig qt:5 tar:xz xorg USE_GL= gl USE_KDE= archive attica baloo completion config coreaddons crash \ filemetadata guiaddons i18n iconthemes jobwidgets kdeclarative \ kio newstuff package service solid widgetsaddons windowsystem \ ecm:build USE_QT= concurrent core dbus declarative gui network opengl sql \ widgets xml \ buildtools:build qmake:build USE_XORG= x11 .include