Edit

IABSD.fr/ports/sysutils/ruby-puppet-syntax/Makefile

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2022-03-11 19:57:10
    Hash : 2b3700e3
    Message : drop RCS Ids

  • sysutils/ruby-puppet-syntax/Makefile
  • COMMENT=		syntax checks for Puppet manifests and templates
    
    DISTNAME=		puppet-syntax-2.6.0
    CATEGORIES=		sysutils
    
    MAINTAINER=		Sebastian Reitenbach <sebastia@openbsd.org>
    
    # MIT
    PERMIT_PACKAGE=	Yes
    
    MODULES=		lang/ruby
    
    CONFIGURE_STYLE=	ruby gem
    
    MODRUBY_TEST=		rspec3
    
    .include <bsd.port.mk>