blob: 38e41139b75a7d6fb0db93633e46f4b87d4f77c6 (
plain)
1
2
3
4
5
6
7
8
9
|
# $NetBSD: Makefile,v 1.6 2012/12/22 01:03:56 dholland Exp $
WBM_NAME= dovecot
PKGREVISION= 1
COMMENT= Webmin module for configuring the Dovecot IMAP/POP3 server
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"
|