blob: 453cc49775781fba3cbe94c824454289608be3c3 (
plain)
1
2
3
4
5
6
7
8
|
# $NetBSD: Makefile,v 1.7 2017/02/01 12:54:57 mef Exp $
WBM_NAME= mailboxes
COMMENT= Webmin module to read email in users' mailboxes
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"
|