Edit

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

Branch :

  • Show log

    Commit

  • Author : sebastia
    Date : 2023-04-12 15:44:22
    Hash : 7242eb97
    Message : simple update 3.3.0 -> 3.4.0

  • sysutils/ruby-puppet-lint/Makefile
  • COMMENT=	ensure your Puppet manifests conform with the style guide
    
    DISTNAME=	puppet-lint-3.4.0
    
    CATEGORIES=	sysutils
    
    HOMEPAGE=	http://puppet-lint.com/
    MAINTAINER=	Sebastian Reitenbach <sebastia@openbsd.org>
    
    # MIT
    PERMIT_PACKAGE=	Yes
    
    MODULES=	lang/ruby
    
    CONFIGURE_STYLE=ruby gem
    
    .include <bsd.port.mk>