blob: 5fc50d7a27c2b7b8186d61f020e824e1f0e7aaee (
plain)
1
2
3
4
5
6
7
8
|
# $NetBSD: Makefile,v 1.5 2012/10/23 19:51:32 asau Exp $
WBM_NAME= mailboxes
COMMENT= Webmin module to read email in users' mailboxes
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"
|