10 lines
253 B
Makefile
10 lines
253 B
Makefile
# $NetBSD: Makefile,v 1.4 2010/07/11 17:41:06 joerg Exp $
|
|
|
|
WBM_NAME= syslog
|
|
|
|
COMMENT= Webmin module to configure the syslog server view log files
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../sysutils/webmin/wbm.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|