mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-26 04:46:43 -05:00
9 lines
190 B
Makefile
9 lines
190 B
Makefile
PLUGIN_NAME= postfix
|
|
PLUGIN_VERSION= 1.23
|
|
PLUGIN_REVISION= 4
|
|
PLUGIN_COMMENT= SMTP mail relay
|
|
PLUGIN_DEPENDS= postfix
|
|
PLUGIN_MAINTAINER= m.muenz@gmail.com
|
|
|
|
.include "../../Mk/plugins.mk"
|