blob: 1e669f99ab2af35a87922277601eb62282ac8baf (
plain)
1
2
3
4
5
6
7
8
|
# $NetBSD: Makefile,v 1.3 2007/04/21 05:23:00 obache Exp $
WBM_NAME= dovecot
COMMENT= Webmin module for configuring the Dovecot IMAP/POP3 server
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"
|