Edit

IABSD.fr/ports/lang/ruby/Makefile

Branch :

  • Show log

    Commit

  • Author : jeremy
    Date : 2023-01-22 20:53:23
    Hash : e426e758
    Message : Unhook Ruby 2.7 and hook up Ruby 3.2

  • lang/ruby/Makefile
  • SUBDIR =
    SUBDIR += 3.0
    SUBDIR += 3.1
    SUBDIR += 3.2
    
    .include <bsd.port.subdir.mk>