blob: 51a504405cee09d6e5b249acd5e421f35c3ebdd7 (
plain)
1
2
3
4
5
6
7
8
|
# $NetBSD: Makefile,v 1.3 2007/04/21 05:23:03 obache Exp $
WBM_NAME= mount
COMMENT= Webmin module to mount filesystems
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"
|