aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-10-16 08:56:09 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-10-16 08:56:09 +0000
commit6323d690b675ce7dc4a4736b8e021fc461510208 (patch)
tree816be25f2e8aeac5dc325d1da43ba46f9018db0b /japanese
parent7032ff2b4f34f8f947c9b9750dddc39eda8991cf (diff)
downloadports-6323d690b675ce7dc4a4736b8e021fc461510208.tar.gz
ports-6323d690b675ce7dc4a4736b8e021fc461510208.zip
Deprecate a few py27 ports
Notes
Notes: svn path=/head/; revision=552494
Diffstat (limited to 'japanese')
-rw-r--r--japanese/py-tegaki/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/japanese/py-tegaki/Makefile b/japanese/py-tegaki/Makefile
index 4582187e49e1..f8754de3266f 100644
--- a/japanese/py-tegaki/Makefile
+++ b/japanese/py-tegaki/Makefile
@@ -13,6 +13,9 @@ COMMENT= Open-source Chinese and Japanese handwriting recognition
LICENSE= GPLv2
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-11-15
+
LIB_DEPENDS= libzinnia.so:japanese/zinnia
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/zinnia.py:japanese/py-zinnia@${PY_FLAVOR}