blob: fca3524d0091321324c8688c94bf66838ef6ee18 (
plain)
1
2
3
4
5
6
7
8
|
# $NetBSD: Makefile,v 1.7 2017/02/01 12:54:56 mef Exp $
WBM_NAME= custom
COMMENT= Webmin module for creating custom action buttons
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"
|