aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2021-10-01 13:05:08 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2021-10-01 13:05:08 +0000
commit0f53e42fae2ce06100927ab841791391c8544c7e (patch)
treeee2ee882624f707206e9b893b03bb0b2b9d13cdc /graphics
parent42eaef8170415da13167c697017ef5231e203fac (diff)
downloadports-0f53e42fae2ce06100927ab841791391c8544c7e.tar.gz
ports-0f53e42fae2ce06100927ab841791391c8544c7e.zip
graphics/sxiv: Mark deprecated
Upstream has archived the repository. The community maintains a fork of sxiv called nsxiv. It's already available in the ports tree as graphics/nsxiv.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/sxiv/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/sxiv/Makefile b/graphics/sxiv/Makefile
index 44fea0fcd7a2..c768859d8287 100644
--- a/graphics/sxiv/Makefile
+++ b/graphics/sxiv/Makefile
@@ -11,6 +11,9 @@ COMMENT= Lightweight image viewer
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Upstream has archived the project; please switch to the maintained fork (graphics/nsxiv)
+EXPIRATION_DATE=2022-04-01
+
LIB_DEPENDS= libexif.so:graphics/libexif \
libfontconfig.so:x11-fonts/fontconfig \
libgif.so:graphics/giflib \