11 lines
285 B
Makefile
11 lines
285 B
Makefile
# $NetBSD: Makefile,v 1.6 2012/12/22 02:08:07 dholland Exp $
|
|
|
|
WBM_NAME= cluster-useradmin
|
|
PKGREVISION= 1
|
|
|
|
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"
|