opnsense-plugins/sysutils/puppet-agent/Makefile

8 lines
209 B
Makefile
Raw Permalink Normal View History

2021-05-19 06:32:51 -04:00
PLUGIN_NAME= puppet-agent
PLUGIN_VERSION= 1.2
2021-05-19 06:32:51 -04:00
PLUGIN_COMMENT= Manage Puppet Agent
PLUGIN_DEPENDS= puppet8 py${PLUGIN_PYTHON}-opn-cli
2021-05-19 06:32:51 -04:00
PLUGIN_MAINTAINER= jan.wink93@gmail.com
.include "../../Mk/plugins.mk"