10 lines
265 B
Makefile
10 lines
265 B
Makefile
# $NetBSD: Makefile,v 1.7 2017/02/01 12:54:56 mef 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"
|