blob: 769f0ec482ed46ddba1a466f4448515076a6111e (
plain)
1
2
3
4
5
6
7
8
|
# $NetBSD: Makefile,v 1.6 2012/10/23 19:51:30 asau Exp $
WBM_NAME= cluster-cron
COMMENT= Webmin module to schedule cron jobs within a Webmin cluster
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"
|