blob: e9807985b89ebed45c637d212c49876c7b8d6be7 (
plain)
1
2
3
4
5
6
7
8
|
# $NetBSD: Makefile,v 1.5 2012/10/23 19:51:30 asau Exp $
WBM_NAME= at
COMMENT= Webmin module to schedule execution of commands
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"
|