9cc0c5e45d
pkglint -Wall -F --only aligned --only indent -r Manually excluded consolekit and dc-tools since pkglint didn't get the formatting correct.
10 lines
264 B
Makefile
10 lines
264 B
Makefile
# $NetBSD: Makefile,v 1.8 2019/11/04 21:28:58 rillig Exp $
|
|
|
|
WBM_NAME= cluster-useradmin
|
|
|
|
WBM_DEPEND_MODULES= useradmin
|
|
|
|
COMMENT= Webmin module to manage users & groups within a Webmin cluster
|
|
|
|
.include "../../sysutils/webmin/wbm.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|