blob: 82cf7288961031951470afdae43527c696bb1abf (
plain)
1
2
3
4
5
6
7
8
9
|
# $NetBSD: Makefile,v 1.6 2012/12/22 02:02:06 dholland Exp $
WBM_NAME= at
PKGREVISION= 1
COMMENT= Webmin module to schedule execution of commands
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"
|