MFH: r521726

Deprecate python2

With hat:	portmgr
This commit is contained in:
Antoine Brodin 2020-01-01 17:47:20 +00:00
parent 758edde629
commit d78045dfdf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q1/; revision=521752
2 changed files with 6 additions and 0 deletions

View File

@ -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

View File

@ -14,6 +14,9 @@ COMMENT= Interpreted object-oriented programming language
LICENSE= PSFL
DEPRECATED= EOLed upstream
EXPIRATION_DATE= 2020-12-31
USES= cpe ncurses pathfix pkgconfig readline:port shebangfix ssl tar:xz
PATHFIX_MAKEFILEIN= Makefile.pre.in
USE_LDCONFIG= yes