summaryrefslogtreecommitdiff
path: root/www/py-dj51-django-mptt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-dj51-django-mptt/Makefile')
-rw-r--r--www/py-dj51-django-mptt/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/py-dj51-django-mptt/Makefile b/www/py-dj51-django-mptt/Makefile
index 73a2edc7034a..74b0eb0451b1 100644
--- a/www/py-dj51-django-mptt/Makefile
+++ b/www/py-dj51-django-mptt/Makefile
@@ -12,6 +12,9 @@ WWW= https://github.com/django-mptt/django-mptt
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/
+EXPIRATION_DATE=2025-12-31
+
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django51>=4.2:www/py-django51@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dj51-django-js-asset>0:www/py-dj51-django-js-asset@${PY_FLAVOR}