blob: 2a6c1b522c9a08ee33bebf9da2f81151ed931a68 (
plain)
1
2
3
4
5
6
7
8
|
# $NetBSD: Makefile,v 1.3 2007/04/21 05:23:08 obache Exp $
WBM_NAME= tunnel
COMMENT= Webmin module to tunnel to another HTTP server
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"
|