blob: b7b69218818c7f53e1fbf37a17ca353b3107e912 (
plain)
1
2
3
4
5
6
7
8
9
|
# $NetBSD: Makefile,v 1.6 2012/12/22 01:19:46 dholland Exp $
WBM_NAME= mailboxes
PKGREVISION= 1
COMMENT= Webmin module to read email in users' mailboxes
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"
|