blob: 0ccb27a51e4a41c543a46f6d8b789c9cccc618a6 (
plain)
1
2
3
4
5
6
7
8
|
# $NetBSD: Makefile,v 1.3 2007/04/21 05:23:08 obache Exp $
WBM_NAME= useradmin
COMMENT= Webmin module to manage users and groups
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"
|