mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-25 07:42:29 -05:00
8 lines
192 B
Makefile
8 lines
192 B
Makefile
PLUGIN_NAME= maltrail
|
|
PLUGIN_VERSION= 1.10
|
|
PLUGIN_COMMENT= Malicious traffic detection system
|
|
PLUGIN_DEPENDS= maltrail
|
|
PLUGIN_MAINTAINER= m.muenz@gmail.com
|
|
|
|
.include "../../Mk/plugins.mk"
|