1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Deprecate python2

With hat:	portmgr
This commit is contained in:
Antoine Brodin 2020-01-01 16:21:17 +00:00
parent 606ecd2a8c
commit 9249a557d6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=521726
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