Edit

IABSD.fr/ports/lang/php/Makefile

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2022-12-09 14:44:38
    Hash : 8a3b99e1
    Message : add php-8.2.0

  • lang/php/Makefile
  • SUBDIR =
    SUBDIR += 7.4
    SUBDIR += 7.4,embed
    SUBDIR += 8.0
    SUBDIR += 8.0,embed
    SUBDIR += 8.1
    SUBDIR += 8.1,embed
    SUBDIR += 8.2
    SUBDIR += 8.2,embed
    
    .include <bsd.port.subdir.mk>