mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-14 05:28:48 -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"
|