blob: 94cfbce08db53bf702c122606f4f16d8e0c1bce9 (
plain)
1
2
3
4
5
6
7
8
|
# $NetBSD: Makefile,v 1.3 2007/04/21 05:23:00 obache Exp $
WBM_NAME= custom
COMMENT= Webmin module for creating custom action buttons
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"
|