blob: 8d9b19cc84e1f9f3335c3a153ae0f3e4afcd114f (
plain)
1
2
3
4
5
6
7
8
|
# $NetBSD: Makefile,v 1.3 2007/04/21 05:23:01 obache Exp $
WBM_NAME= file
COMMENT= Webmin module for managing file and directory permissions
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"
|