mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-11 01:40:49 -04:00
8 lines
211 B
Makefile
8 lines
211 B
Makefile
PLUGIN_NAME= rspamd
|
|
PLUGIN_VERSION= 1.13
|
|
PLUGIN_REVISION= 2
|
|
PLUGIN_COMMENT= Protect your network from spam
|
|
PLUGIN_DEPENDS= rspamd
|
|
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
|
|
|
|
.include "../../Mk/plugins.mk"
|