blob: 9975a85507719c7c8a38cb381b5f407e4fd4c639 (
plain)
1
2
3
4
5
6
7
8
|
# $NetBSD: Makefile,v 1.5 2012/10/23 19:51:31 asau Exp $
WBM_NAME= dovecot
COMMENT= Webmin module for configuring the Dovecot IMAP/POP3 server
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"
|