summaryrefslogtreecommitdiff
path: root/databases/ldb22/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/ldb22/Makefile')
-rw-r--r--databases/ldb22/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/databases/ldb22/Makefile b/databases/ldb22/Makefile
index 961c3f0a4f3f..69424a1ecdee 100644
--- a/databases/ldb22/Makefile
+++ b/databases/ldb22/Makefile
@@ -6,12 +6,15 @@ CATEGORIES= databases
MASTER_SITES= SAMBA
PKGNAMESUFFIX?= 22
-MAINTAINER= timur@FreeBSD.org
+MAINTAINER= samba@FreeBSD.org
COMMENT= LDAP-like embedded database
WWW= https://ldb.samba.org/
LICENSE= GPLv3+
+DEPRECATED= Required only by security/sssd, which expires on 2024-12-31
+EXPIRATION_DATE=2024-12-31
+
IGNORE_NONTHREAD_PYTHON=needs port lang/python${PYTHON_SUFFIX} to be build with THREADS support
LDB_DEPENDS= talloc>=2.2.0:devel/talloc \