pkgsrc/sysutils/wbm-cluster-useradmin/Makefile
rillig 9cc0c5e45d sysutils: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

Manually excluded consolekit and dc-tools since pkglint didn't get the
formatting correct.
2019-11-04 21:28:40 +00:00

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"