aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2025-07-04 15:22:35 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2025-07-04 15:22:35 +0000
commit42f99f06c3f8712a8fbd73909aeca305624b9857 (patch)
treea77a46925b7402222098a648712e22320832898a
parent8542ba3e9dc82019156aa71666ee2b9303944fab (diff)
net/netatalk3: Deprecate and add an expiration date
-rw-r--r--net/netatalk3/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/netatalk3/Makefile b/net/netatalk3/Makefile
index 0f11758f16c9..8d070adde5a4 100644
--- a/net/netatalk3/Makefile
+++ b/net/netatalk3/Makefile
@@ -12,6 +12,9 @@ WWW= https://netatalk.io/
LICENSE= GPLv2
+DEPRECATED= End of support; use net/netatalk4 instead
+EXPIRATION_DATE=2025-10-04
+
LIB_DEPENDS= libgcrypt.so:security/libgcrypt \
libevent.so:devel/libevent