blob: 69d0ca634ad94b7ed800ad9b9fea15ca37d3aecc (
plain)
1
2
3
4
5
6
7
8
|
# $NetBSD: Makefile,v 1.8 2017/02/01 12:54:58 mef Exp $
WBM_NAME= postfix
COMMENT= Webmin module for Postfix mail server configuration
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"
|