blob: 93f4be6d355ee8ba2a51681f9dfeedf99b1d8662 (
plain)
1
2
3
4
5
6
7
8
|
# $NetBSD: Makefile,v 1.7 2017/02/01 12:54:59 mef Exp $
WBM_NAME= tunnel
COMMENT= Webmin module to tunnel to another HTTP server
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"
|