10 lines
249 B
Makefile
10 lines
249 B
Makefile
# $NetBSD: Makefile,v 1.4 2010/07/11 17:41:03 joerg Exp $
|
|
|
|
WBM_NAME= file
|
|
|
|
COMMENT= Webmin module for managing file and directory permissions
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../sysutils/webmin/wbm.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|