blob: 31396c15d95eff0fdd25a05932cda678524a7470 (
plain)
1
2
3
4
5
6
7
8
|
# $NetBSD: Makefile,v 1.7 2017/02/01 12:54:58 mef Exp $
WBM_NAME= sshd
COMMENT= Webmin module to setup the Secure Shell server
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"
|