blob: 690af6cb77f3091c764cd45f922724ddec5b1c03 (
plain)
1
2
3
4
5
6
7
8
|
# $NetBSD: Makefile,v 1.5 2012/10/23 19:51:33 asau 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"
|