Files

21 lines
382 B
Makefile

COMMENT= ensure your Puppet manifests conform with the style guide
REVISION = 1
DISTNAME= puppet-lint-5.1.1
CATEGORIES= sysutils
HOMEPAGE= http://puppet-lint.com/
MAINTAINER= Sebastian Reitenbach <sebastia@openbsd.org>
# MIT
PERMIT_PACKAGE= Yes
MODULES= lang/ruby
MODRUBY_HANDLE_FLAVORS =No
GEM_FLAGS = --no-format-executable
CONFIGURE_STYLE=ruby gem
.include <bsd.port.mk>