Edit

IABSD.fr/ports/lang/ruby/Makefile

Branch :

  • Show log

    Commit

  • Author : jeremy
    Date : 2017-01-06 16:00:21
    Hash : 8d57e07b
    Message : Hookup ruby 2.4 to the build

  • lang/ruby/Makefile
  • # $OpenBSD: Makefile,v 1.86 2017/01/06 16:00:21 jeremy Exp $
    
    SUBDIR =
    SUBDIR += 1.8
    SUBDIR += 2.1
    SUBDIR += 2.2
    SUBDIR += 2.3
    SUBDIR += 2.4
    
    .include <bsd.port.subdir.mk>