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