Edit

IABSD.fr/ports/lang/lua/Makefile

Branch :

  • Show log

    Commit

  • Author : jasper
    Date : 2012-07-10 15:09:25
    Hash : 1ab04af8
    Message : - rewrite lua.port.mk to support multiple lua versions. written and rewritten above and in budapest, with some help from sthen@ (and his cider)

  • lang/lua/Makefile
  • # $OpenBSD: Makefile,v 1.46 2012/07/10 15:09:25 jasper Exp $
    
        SUBDIR =
        SUBDIR += 5.1
        SUBDIR += 5.2
    
    .include <bsd.port.subdir.mk>