Edit

IABSD.fr/ports/x11/ruby-profligacy/Makefile

Branch :

  • Show log

    Commit

  • Author : espie
    Date : 2013-03-11 11:35:43
    Hash : eae66e4a
    Message : PERMIT_* / REGRESS->TEST sweep

  • x11/ruby-profligacy/Makefile
  • # $OpenBSD: Makefile,v 1.3 2013/03/11 11:46:15 espie Exp $
    
    COMMENT =	friendly JRuby interface to Swing
    
    DISTNAME =	${PKGNAME}-jruby
    PKGNAME =	profligacy-1.0
    CATEGORIES =	x11
    
    # Ruby
    PERMIT_PACKAGE_CDROM =		Yes
    
    MODULES =	lang/ruby
    FLAVORS =	jruby
    FLAVOR =	jruby
    
    CONFIGURE_STYLE =	ruby gem
    
    .include <bsd.port.mk>