mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
7 lines
175 B
Makefile
7 lines
175 B
Makefile
PLUGIN_NAME= postfix
|
|
PLUGIN_VERSION= 1.4
|
|
PLUGIN_COMMENT= SMTP mail relay
|
|
PLUGIN_DEPENDS= postfix-sasl
|
|
PLUGIN_MAINTAINER= m.muenz@gmail.com
|
|
|
|
.include "../../Mk/plugins.mk"
|