blob: f9f09013f5970effa72c1956de86509bcea3e00f (
plain)
1
2
3
4
5
6
7
8
|
# $NetBSD: Makefile,v 1.3 2007/04/21 05:23:05 obache Exp $
WBM_NAME= syslog
COMMENT= Webmin module to configure the syslog server view log files
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"
|