aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/radicale2/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/radicale2/Makefile b/www/radicale2/Makefile
index 7aae1694b470..b30203ca5af5 100644
--- a/www/radicale2/Makefile
+++ b/www/radicale2/Makefile
@@ -14,6 +14,9 @@ COMMENT= Python based CalDAV/CardDAV server
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Please migrate to Radicale 3.x which you can find at www/radicale
+EXPIRATION_DATE=2020-10-31
+
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bcrypt>=0:security/py-bcrypt@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}passlib>=0:security/py-passlib@${PY_FLAVOR} \