mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-03 20:40:37 -05:00
7 lines
209 B
Makefile
7 lines
209 B
Makefile
PLUGIN_NAME= puppet-agent
|
|
PLUGIN_VERSION= 1.2
|
|
PLUGIN_COMMENT= Manage Puppet Agent
|
|
PLUGIN_DEPENDS= puppet8 py${PLUGIN_PYTHON}-opn-cli
|
|
PLUGIN_MAINTAINER= jan.wink93@gmail.com
|
|
|
|
.include "../../Mk/plugins.mk"
|