aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-02-25 19:40:34 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2024-02-25 19:40:37 +0000
commit6b3e374aa8e217002c233f2fa779be954c2717f2 (patch)
tree34e9834b9118663f7100437382f3ab3345d6a5e1 /archivers
parent0d742499aa382925e338595ff0e68c8fecbcb068 (diff)
downloadports-6b3e374aa8e217002c233f2fa779be954c2717f2.tar.gz
ports-6b3e374aa8e217002c233f2fa779be954c2717f2.zip
Diffstat (limited to 'archivers')
-rw-r--r--archivers/lzmalib/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/archivers/lzmalib/Makefile b/archivers/lzmalib/Makefile
index d71975a28260..15bc1760e5c8 100644
--- a/archivers/lzmalib/Makefile
+++ b/archivers/lzmalib/Makefile
@@ -8,6 +8,9 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Thin wrapper library of LZMA
WWW= https://tokyocabinet.sourceforge.net/
+DEPRECATED= Upstream hasn't been active for over 20 years and no users of this library in tree
+EXPIRATION_DATE=2024-03-31
+
USES= gmake
GNU_CONFIGURE= yes
USE_LDCONFIG= yes