blob: a2e6e33bc807e8e3f64d7bf7d5a054fe5d5139ac (
plain)
1
2
3
4
5
6
7
8
|
# $NetBSD: Makefile,v 1.7 2017/02/01 12:54:57 mef Exp $
WBM_NAME= mount
COMMENT= Webmin module to mount filesystems
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"
|