diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/py-orange3-text/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/py-orange3-text/Makefile b/textproc/py-orange3-text/Makefile index 6af2862d6caf..077e90cd6ac3 100644 --- a/textproc/py-orange3-text/Makefile +++ b/textproc/py-orange3-text/Makefile @@ -10,6 +10,9 @@ WWW= https://github.com/biolab/orange3-text LICENSE= AGPLv3 +DEPRECATED= Depends on expiring misc/orange3 +EXPIRATION_DATE=2025-06-21 + RUN_DEPENDS= orange3>0:misc/orange3 \ ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}beautifulsoup>0:www/py-beautifulsoup@${PY_FLAVOR} \ |