blob: f889c5b8e959b7728924dcca76f777def473f54d (
plain)
1
2
3
4
5
6
7
8
|
# $NetBSD: Makefile,v 1.5 2012/10/23 19:51:31 asau Exp $
WBM_NAME= file
COMMENT= Webmin module for managing file and directory permissions
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"
|