ports/sysutils/ruby-puppet-lint/Makefile

17 lines
306 B
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>