blob: 8ab35e2f47ba682410d545afcac1e3269524e5c5 (
plain)
1
2
3
4
5
6
7
8
|
# $NetBSD: Makefile,v 1.3 2007/04/21 05:22:58 obache Exp $
WBM_NAME= at
COMMENT= Webmin module to schedule execution of commands
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"
|