Files
ports/sysutils/ruby-puppet-lint/Makefile
T
2025-03-22 19:09:01 +00:00

18 lines
306 B
Makefile

COMMENT= ensure your Puppet manifests conform with the style guide
DISTNAME= puppet-lint-4.3.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>