Edit

IABSD.fr/ports/lang/python/Makefile

Branch :

  • Show log

    Commit

  • Author : kmos
    Date : 2022-10-31 22:06:28
    Hash : 633af1ae
    Message : Add Python 3.11.0 to build and python.port.mk ok sthen@ tb@

  • lang/python/Makefile
  • SUBDIR =
    SUBDIR +=	2.7
    SUBDIR +=	3.9
    SUBDIR +=	3.10
    SUBDIR +=	3.11
    
    .include <bsd.port.subdir.mk>