Edit

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

Branch :

  • Show log

    Commit

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

  • sysutils/ruby-puppet-lint/Makefile
  • # $OpenBSD: Makefile,v 1.11 2013/03/11 11:41:32 espie Exp $
    
    COMMENT=	ensure your Puppet manifests conform with the style guide
    
    DISTNAME=	puppet-lint-0.3.2
    REVISION=	1
    
    CATEGORIES=	sysutils
    
    MAINTAINER=	Jasper Lievisse Adriaanse <jasper@openbsd.org>
    
    HOMEPAGE=	http://puppet-lint.com/
    
    # MIT
    PERMIT_PACKAGE_CDROM=	Yes
    
    MODULES=	lang/ruby
    
    CONFIGURE_STYLE=ruby gem
    
    .include <bsd.port.mk>