diff options
Diffstat (limited to 'lang/python2/Makefile')
-rw-r--r-- | lang/python2/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/python2/Makefile b/lang/python2/Makefile index 04e3cad456ea..414aee14dfec 100644 --- a/lang/python2/Makefile +++ b/lang/python2/Makefile @@ -11,6 +11,9 @@ EXTRACT_ONLY= # empty MAINTAINER= python@FreeBSD.org COMMENT= The "meta-port" for version 2 of the Python interpreter +DEPRECATED= EOLed upstream +EXPIRATION_DATE= 2020-12-31 + USES= python:run NO_ARCH= yes |