SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
21
sysutils/ruby-puppet-syntax/Makefile
Normal file
21
sysutils/ruby-puppet-syntax/Makefile
Normal file
|
@ -0,0 +1,21 @@
|
|||
COMMENT= syntax checks for Puppet manifests and templates
|
||||
|
||||
DISTNAME= puppet-syntax-3.3.0
|
||||
REVISION = 0
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= Sebastian Reitenbach <sebastia@openbsd.org>
|
||||
|
||||
# MIT
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
MODULES= lang/ruby
|
||||
|
||||
BUILD_DEPENDS += ${RUN_DEPENDS}
|
||||
RUN_DEPENDS += sysutils/ruby-puppet/7
|
||||
|
||||
CONFIGURE_STYLE= ruby gem
|
||||
|
||||
MODRUBY_TEST= rspec3
|
||||
|
||||
.include <bsd.port.mk>
|
Loading…
Add table
Add a link
Reference in a new issue