ports/sysutils/ruby-puppet-lint/Makefile

18 lines
306 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
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>