summaryrefslogtreecommitdiff
path: root/sysutils/wbm-status/Makefile
blob: cd23753902ac525c06aa3b032d0926112fd3e41b (plain)
1
2
3
4
5
6
7
8
9
10
11
# $NetBSD: Makefile,v 1.6 2012/12/22 02:18:28 dholland Exp $

WBM_NAME=	status
PKGREVISION=	1

WBM_DEPEND_MODULES+=	mailboxes

COMMENT=	Webmin module to view the status of services

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