9 lines
223 B
Makefile
9 lines
223 B
Makefile
# $NetBSD: Makefile,v 1.6 2012/12/22 02:21:42 dholland Exp $
|
|
|
|
WBM_NAME= tunnel
|
|
PKGREVISION= 1
|
|
|
|
COMMENT= Webmin module to tunnel to another HTTP server
|
|
|
|
.include "../../sysutils/webmin/wbm.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|