summaryrefslogtreecommitdiff
path: root/sysutils/wbm-status/Makefile
blob: bee57328a1141fc0c0dd4f905d8e3e5492763522 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.4 2010/07/11 17:41:06 joerg Exp $

WBM_NAME=	status

WBM_DEPEND_MODULES+=	mailboxes

COMMENT=	Webmin module to view the status of services

PKG_DESTDIR_SUPPORT=	user-destdir

.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"