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