aboutsummaryrefslogtreecommitdiff
path: root/misc/kdeedu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/kdeedu/Makefile')
-rw-r--r--misc/kdeedu/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/misc/kdeedu/Makefile b/misc/kdeedu/Makefile
index 91f85ae16e21..885e7bc9fc8d 100644
--- a/misc/kdeedu/Makefile
+++ b/misc/kdeedu/Makefile
@@ -72,4 +72,11 @@ ROCS_RUN_DEPENDS= rocs>=${KDE_APPLICATIONS_VERSION}:math/rocs
STEP_DESC= Interactive physics simulator
STEP_RUN_DEPENDS= step>=${KDE_APPLICATIONS_VERSION}:science/step
+.include <bsd.port.options.mk>
+
+.if ${PORT_OPTIONS:MPARLEY}
+DEPRECATED= Uses EOL Python 2.7 via misc/parley
+EXPIRATION_DATE=2021-06-23
+.endif
+
.include <bsd.port.mk>