11 lines
288 B
Makefile
11 lines
288 B
Makefile
# $NetBSD: Makefile,v 1.5 2012/12/22 03:47:33 dholland Exp $
|
|
|
|
WBM_NAME= cluster-passwd
|
|
PKGREVISION= 1
|
|
|
|
WBM_DEPEND_MODULES= cluster-useradmin
|
|
|
|
COMMENT= Webmin module to change users' passwords within a Webmin cluster
|
|
|
|
.include "../../sysutils/webmin/wbm.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|