blob: 3770bbd1a6bca769fb5794162eb4a608999b05c5 (
plain)
1
2
3
4
5
6
7
8
|
# $NetBSD: Makefile,v 1.3 2007/04/21 05:22:59 obache Exp $
WBM_NAME= change-user
COMMENT= Webmin module to personalize Webmin user sessions
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"
|