10 lines
237 B
Makefile
10 lines
237 B
Makefile
# $NetBSD: Makefile,v 1.4 2010/07/11 17:41:01 joerg Exp $
|
|
|
|
WBM_NAME= at
|
|
|
|
COMMENT= Webmin module to schedule execution of commands
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../sysutils/webmin/wbm.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|