mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-13 13:25:51 -05:00
9 lines
211 B
Makefile
9 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"
|