repo.or.cz
/
minix-pkgsrc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixup fromcvs/togit conversion
[minix-pkgsrc.git]
/
sysutils
/
wbm-passwd
/
Makefile
blob
b9c3a484bf497de315d3adcd1a4630b543edbdf5
1
# $NetBSD: Makefile,v 1.5 2012/11/20 20:01:45 morr Exp $
2
3
WBM_NAME
=
passwd
4
WBM_MOD_REV
=
5
5
PKGREVISION
=
1
6
7
WBM_DEPEND_MODULES
+=
useradmin
8
9
COMMENT
=
Webmin module to change users
' system passwords
10
11
.include "../../sysutils/webmin/wbm.mk"
12
.include "../../mk/bsd.pkg.mk"