10 lines
233 B
Makefile
10 lines
233 B
Makefile
# $NetBSD: Makefile,v 1.7 2017/02/01 12:54:58 mef Exp $
|
|
|
|
WBM_NAME= status
|
|
|
|
WBM_DEPEND_MODULES+= mailboxes
|
|
|
|
COMMENT= Webmin module to view the status of services
|
|
|
|
.include "../../sysutils/webmin/wbm.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|